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
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
GNU assembler errors on intel syntax code that used to work in 2007
Dec 10, 2025
assembly
x86
gnu-assembler
intel-syntax
How much faster are SSE4.2 string instructions than SSE2 for memcmp?
Dec 07, 2025
assembly
x86
sse
micro-optimization
sse4
How to set up a new stack segment for programs in x86 to separate from my kernel?
Dec 10, 2025
assembly
x86
stack
osdev
segments
Behavior of stack addressing and esp usage
Dec 08, 2025
c
assembly
x86
How to get gcc to generate decent code that checks if a buffer is full of NUL bytes?
Dec 10, 2025
c
gcc
x86
micro-optimization
Assembly: why do we subtract esp if the push command already does the subtraction?
Dec 09, 2025
assembly
x86
stack
Websocket data unmasking / multi byte xor
Dec 08, 2025
c
x86
sse
simd
avx
x86 processor assembly language AND and OR operator precedence
Dec 08, 2025
assembly
x86
operators
intel
irvine32
What causes this program to segmentation fault?
Dec 08, 2025
assembly
x86
segmentation-fault
sizeof
What does the following x86 assembly code with the FLDCW instruction do?
Dec 08, 2025
assembly
x86
floating-point
ieee-754
x87
Addl instruction explanation
Dec 08, 2025
assembly
x86
att
Older Entries »