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 32-bit LINUX 2.6 executables run reliably on LINUX 3.2 machines?
Jul 03, 2026
linux
x86
x86-64
glibc
strace
Where can I find programs for practicing C and assembler(IA32)?
Jul 04, 2026
c
linux
assembly
ubuntu
x86
Why is it better to use the ebp than the esp register to locate parameters on the stack?
Jul 03, 2026
assembly
x86
cpu-architecture
stack-memory
stack-frame
using text macros @date or @time in MASM x86
Jul 03, 2026
assembly
x86
masm
masm32
How to use an AC_CHECK_HEADER header in an AC_COMPILE_IFELSE program
Jul 03, 2026
c
x86
autotools
autoconf
How many AMD exclusive instructions are there on zen 3 CPUs?
Jul 01, 2026
assembly
x86
cpu
instruction-set
amd-processor
googletest & cmake - Undefined symbols for architecture x86_64
Jul 01, 2026
c++
unit-testing
linker
x86
googletest
Why GCC generates a mov of the array's beginning on every loop iteration to access array using []? (-O3, x86)
Jun 29, 2026
c
assembly
gcc
x86
How to prevent compilers from "optimizing" SIMD constants to lookup tables?
Jun 30, 2026
c++
visual-c++
x86
clang
simd
Extracting a copy of operands using Intel-pin
Jun 28, 2026
x86
intel-pin
What is the size of pointers in C on PAE system?
Jun 29, 2026
c
operating-system
x86
32-bit
virtual-address-space
Do modern x86 processors have native support for decimal floating point arithmetic?
Jun 28, 2026
floating-point
x86
How to enforce memory ordering with gcc on x86
Jun 28, 2026
c
gcc
x86
pthreads
memory-barriers
How to print EIP address in C? [duplicate]
Jun 28, 2026
c
linux
assembly
memory
x86
Why does `lea esi, dword [edx + ecx * 4]` produce an error when assembled using NASM?
Jun 28, 2026
assembly
x86
nasm
Test if any byte in an xmm register is 0
Jun 27, 2026
string
assembly
x86
simd
sse2
Older Entries »