Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in x86-64
bochs: can not load bootloader using a floppy image
Oct 19, 2025
assembly
x86-64
nasm
osdev
bochs
x86-64 Big Integer Representation?
Oct 18, 2025
math
x86-64
biginteger
arbitrary-precision
NASM Intel 64-bit mode: why does 32-bit constant 0xffffffff cause "warning: signed dword value exceeds bounds"
Oct 19, 2025
assembly
x86-64
nasm
immediate-operand
Why does Windows use RCX, RDX for pointers in a fresh x64 process, different from EAX, EBX in a newly created 32-bit process?
Oct 18, 2025
windows
assembly
x86-64
32bit-64bit
cpu-registers
Wow64 subsystem and its implementation on x86_64
Oct 17, 2025
assembly
x86-64
privileges
memory-segmentation
wow64
Why is a simple FP loop not auto-vectorized, and slower than a SIMD intrinsics calculation?
Oct 17, 2025
c++
optimization
x86-64
compiler-optimization
simd
Apps built with /QSpectre-load and /CETCOMPAT crashes with EXCEPTION_STACK_OVERFLOW
Oct 17, 2025
c++
assembly
visual-c++
x86-64
spectre
Hello World using NASM (and GoLink) on x64 64 bit Windows
Oct 17, 2025
windows
assembly
winapi
x86-64
nasm
nasm 64 bit push qword?
Oct 18, 2025
assembly
x86-64
nasm
shellcode
GCC Common Variable Attribute on TLS model
Oct 16, 2025
linux
gcc
x86-64
thread-local-storage
ASLR and hard-coded addresses
Oct 17, 2025
assembly
linker
x86-64
elf
position-independent-code
NASM assembly PE format handwritten imports doesn't import anything
Oct 16, 2025
windows
assembly
x86-64
nasm
portable-executable
TLS variable lookup speed
Oct 13, 2025
c
multithreading
pthreads
x86-64
thread-local-storage
Load the address of a symbol using NASM?
Oct 14, 2025
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?
Oct 14, 2025
caching
x86
x86-64
cpu-architecture
perf
What's the advantage of having nonvolatile registers in a calling convention?
Oct 14, 2025
assembly
x86-64
cpu-architecture
cpu-registers
calling-convention
Why do I see conditional jumps to relative offset zero (a.k.a. jumps to the next instruction) in disassembly output?
Sep 22, 2025
assembly
x86-64
objdump
How to use GNU Assembler (GAS) to create a hand-written ELF File from the corresponding .s file
Sep 20, 2025
assembly
x86-64
ld
elf
gnu-assembler
Using the operand-size override prefix 0x66 for instruction alignment
Sep 22, 2025
assembly
x86-64
masm
memory-alignment
micro-optimization
Older Entries »