Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Lightweight method to use Amd64 instructions under 32-bit Windows?

zero out top 32 bits of 64-bit register

How to enter 64-bit mode on a x86_64

assembly x86-64 bare-metal

x86-64 usage of LFENCE

Under what conditions do I need to set up SEH unwind info for an x86-64 assembly function?

windows x86 nasm x86-64 seh

Useless jp / jnp assembly instruction on 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