Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Purpose of rdi register for no argument function

Why is numba popcount code twice as fast as equivalent C code?

Why do I get an illegal instruction using __builtin_ia32_wrfsbase64 when skylake has fsgsbase?

what does the d suffix for register name mean in x86? [duplicate]

What's the best way to remember the x86-64 System V arg register order?

NASM 64 bit immediate address for movlps gives "dword data exceeds bounds"

x86-64 nasm sse assembly

Why are there no NAND, NOR and XNOR instructions in X86?

x86-64 Kernel crashing on setting up the IDT

c assembly x86-64 nasm osdev

Most insanely fast way to convert 9 char digits into an int or unsigned int

vcvarsall.bat missing after installing Visual Studio 2019

Why GCC -mcmodel=large adds an offset to the function call even with -no-pie flag, without -fPIC?

How to get Control Register (CR2) value?

gdb x86-64

Embed assembler to manipulate 64-bit registers in portable C++