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
Can an x86 CPU read the value of any register while in user mode?
Dec 14, 2025
assembly
x86
cpu-registers
elevated-privileges
instruction-set
Analyzing the assembly code generated to manipulate command line arguments
Dec 14, 2025
c
assembly
x86
_cdecl calling convention
Dec 13, 2025
assembly
x86
stack-frame
cdecl
How do you add two Quad words in assembly using NASM?
Dec 13, 2025
assembly
x86
nasm
x86: latency and throughput of transcendental functions
Dec 14, 2025
x86
latency
throughput
fpu
x87
Trying to reverse engineer a function
Dec 12, 2025
c
assembly
x86
reverse-engineering
att
MUL/DIV instructions vs. MOV & SHL/SHR (Pentium Pro)
Dec 13, 2025
assembly
x86
opcodes
assembly lea: invalid effective address
Dec 12, 2025
assembly
x86
nasm
Printing a string in assembly using no predefined function
Dec 12, 2025
string
loops
assembly
x86
bootloader
Warning: indirect call without `*'
Dec 12, 2025
assembly
x86
x86-64
gnu-assembler
att
Does AMD support x2APIC?
Dec 10, 2025
x86
cpu
osdev
amd-processor
apic
Segmentation fault when calling x86 Assembly function from C program
Dec 11, 2025
c
assembly
x86
att
Are SIMD and VLIW instructions the same thing?
Dec 11, 2025
x86
cpu-architecture
simd
instruction-set
vliw
x86 Intel Assembly Program Only Compiles In NASM
Dec 11, 2025
assembly
x86
nasm
masm
Where can I find x86 register names? [duplicate]
Dec 10, 2025
assembly
x86
naming
cpu-registers
Why do BSD systems need to sub esp,4 when performing a system call?
Dec 10, 2025
assembly
x86
stack
bsd
Change an array's value in x86 assembly (embedded in C++)
Dec 08, 2025
c++
assembly
embedded
x86
How to change processor stack?
Dec 10, 2025
c
assembly
x86
stack
stack-pointer
Older Entries »