Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

What is the definition of JAL in RISC-V and how does one use it?

How is C cross platform?

Why are binary numbers almost always grouped in 4 bits?

assembly binary hex nibble

How can I use gcc to compile x86 assembly code on an x64 computer

Weird results with movzwl, %ax and negative values

Is it possible to modify or access Program counter?

Delphi/ASM code incompatible with 64bit?

Add 0xFFFFFFFF in x86 assembly

assembly x86

x86 partial register usage

assembly x86

FPU operations generated by GCC during casting integer to float

c gcc assembly x86-64 fpu

Atomic double floating point or SSE/AVX vector load/store on x86_64

Copying EAX to RAX higher bits?

assembly x86-64

How do I get started reverse engineering z80 machine code? [closed]

How does machine code access parameters to a subroutine call?

x86 assembly machine-code

Why assembly language is still needed if we have high level languages offering sophisticated tools? [closed]

assembly low-level

Would compiling a regex into native assembly be faster than PCRE or other Regex engines? [closed]

c++ regex perl assembly pcre

Is it possible to use 64-bit instruction in a 32-bit application on intel/64-bit win7

c++ assembly

How to do ADD/SUB signed or unsigned integer correctly?

assembly arm

How is C++ function template implemented in assembly?

c++ assembly

How to divide 16bit number by 2 in 6502 asm?

assembly 6502 c64