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
How to measure the ACTUAL number of clock cycles elapsed on modern x86?
Sep 06, 2025
performance
x86
cpu
rdtsc
cpu-cycles
Why RBP instead of another register as a frame pointer?
Sep 04, 2025
pointers
assembly
x86
x86-64
stack-frame
Compiler flags of GCC/CLANG to generate "BEXTR" instruction (of IA32's BMI1)
Sep 05, 2025
gcc
x86
clang
compiler-optimization
bmi
Why each logical CPU has it's own CR3 register in case of multithreading?
Sep 04, 2025
multithreading
x86
cpu
Why do x86 FP compares set CF like unsigned integers, instead of using signed conditions?
Sep 05, 2025
assembly
x86
sse
sse2
x87
Why does this assembly implementation of strcmp behave unexpectedly?
Sep 05, 2025
c
assembly
x86
x86-64
strcmp
Understanding the flow of the kernel upon receiving a SIGSEGV for null-dereference
Sep 04, 2025
c
linux-kernel
x86
segmentation-fault
Given return address, how to get the address of the function?
Mar 26, 2023
c
assembly
x86
Extract scalar value from SSE vector
Mar 26, 2023
c
x86
sse
simd
Where _bss_start is define Linux kernel source
Mar 25, 2023
linux-kernel
x86
linux-device-driver
What calling convention should I use to make things portable?
Sep 04, 2025
c
assembly
x86
calling-convention
cpuid
Is there any reason to use MOVS/CMPS/STOS/SCAS without a repeat prefix?
Sep 03, 2025
assembly
x86
Linker Script Does Not Skip Bytes As Expected
Sep 03, 2025
assembly
x86
ld
linker-scripts
objcopy
Does RSQRTSS break the dependency on the destination register?
Sep 03, 2025
assembly
x86
cpu-architecture
sse
Write graphics pixels in 16-bit assembly
Sep 03, 2025
assembly
x86
16-bit
vga
How do I ignore line breaks in input using NASM Assembly?
Sep 03, 2025
linux
assembly
x86
nasm
system-calls
ld MinGW link to standard C library
Sep 02, 2025
windows
assembly
x86
mingw
nasm
Why does an `invlpg` instruction not work when I pass a pointer as a memory operand in inline assembly?
Sep 03, 2025
c
assembly
x86
inline-assembly
Why are x86 registers named the way they are?
Sep 02, 2025
assembly
x86
naming
history
cpu-registers
int 13h 42h doesn't load anything in Bochs
Sep 02, 2025
x86
nasm
bootloader
bios
bochs
Older Entries »