Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Why is RCX not used for passing parameters to system calls, being replaced with R10? [duplicate]

Mach-O 64-bit format does not support 32-bit absolute addresses. NASM Accessing Array

nasm x86-64 mach-o

How does -march native affect floating point accuracy?

P6 Architecture - Register renaming aside, does the limited user registers result in more ops spent spilling/loading?

How to write a X86_64 _assembler_?

x86-64 assembly

How to print a single-precision float with printf

what would be the benefit of moving a register to itself in x86-64

assembly x86-64 nasm

How do I disable non maskable interrupts programmatically?

c x86-64 interrupt osdev nmi

Understanding TLB from CPUID results on Intel

assembly x86 x86-64 tlb cpuid

gcc argument register spilling on x86-64

Porting Assembler x86 CPU ID code to AMD64

x64 nasm: pushing memory addresses onto the stack & call function

macos gcc assembly x86-64 nasm

Static keyword in an array function parameter declaration

How does the JE instruction work without CMP?

assembly x86 x86-64

Understanding C disassembled call

How to implement sign function with SSE3?

Segmentation-fault caused by cmp

Can't allocate 2-4 Gb of RAM with new[]/ C++/Linux/ x86_64

basic assembly not working on Mac (x86_64+Lion)?

WC vs WB memory? Other types of memory on x86_64?