Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

bochs: can not load bootloader using a floppy image

assembly x86-64 nasm osdev bochs

x86-64 Big Integer Representation?

NASM Intel 64-bit mode: why does 32-bit constant 0xffffffff cause "warning: signed dword value exceeds bounds"

Why does Windows use RCX, RDX for pointers in a fresh x64 process, different from EAX, EBX in a newly created 32-bit process?

Wow64 subsystem and its implementation on x86_64

Why is a simple FP loop not auto-vectorized, and slower than a SIMD intrinsics calculation?

Apps built with /QSpectre-load and /CETCOMPAT crashes with EXCEPTION_STACK_OVERFLOW

Hello World using NASM (and GoLink) on x64 64 bit Windows

nasm 64 bit push qword?

assembly x86-64 nasm shellcode

GCC Common Variable Attribute on TLS model

ASLR and hard-coded addresses

NASM assembly PE format handwritten imports doesn't import anything

TLS variable lookup speed

Load the address of a symbol using NASM?

macos assembly x86-64 nasm

Why do mem_load_retired.l1_hit and mem_load_retired.l1_miss not add to the total number of loads?

What's the advantage of having nonvolatile registers in a calling convention?

Why do I see conditional jumps to relative offset zero (a.k.a. jumps to the next instruction) in disassembly output?

assembly x86-64 objdump

How to use GNU Assembler (GAS) to create a hand-written ELF File from the corresponding .s file

Using the operand-size override prefix 0x66 for instruction alignment