Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Mac OSX 64bit assembly - fork() test/jne doesn't work?

Assembly ".set" directive emitting symbol

macos assembly kernel x86-64

why addresses of elements in the stack are reversed in ubuntu64?

Variadic functions without `...`

Random memory write is slower than random memory read?

The address of C ++ pointer

I can set up an arm64 docker image, but can't run anything

docker x86-64 qemu arm64

Is CMOVcc considered a branching instruction?

Replacing the call-stack of an application

Is there an equivalent register to Intel's MSR_SMI_COUNT on AMD architecture?

SSE Instruction to load Bytes with Zero Extension?

c assembly x86 x86-64 sse

how to reference local variables on the stack properly

assembly stack x86-64

Segmentation fault when calling printf from C function called from assembly [duplicate]

Performance difference of signed and unsigned integers of non-native length

How is CR8 register used to prioritize interrupts in an x86-64 CPU?

Using CPUID to get cache size in Ryzen CPU

How to force clang assembler to emit the `rex.W` prefix?

assembly x86-64

Transition of multi-core processor from real mode to protected mode in Linux

What does 'callq *(%rax)' mean?

assembly x86-64 att