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
Difference between label and fuction in assembly - Intel syntax
Aug 01, 2026
assembly
x86
How to load 16 x 8 bit integer using SSE2
Jul 31, 2026
x86
sse
simd
sse2
Does AVX support imply BMI1 support?
Aug 01, 2026
assembly
x86
64-bit
avx
bmi
What's the difference between `lodsl` and `movl (%esi), %eax; addl $4, %esi`?
Jul 31, 2026
assembly
x86
i386
implementing memset in assembly x86
Jul 31, 2026
assembly
x86
segmentation-fault
Why is the adressspace increased from 32 to 36 bits with PAE
Jul 29, 2026
paging
cpu-architecture
x86
page-tables
Why do I see 64-bit pointers in C++ on my 32-bit Mac OS X system?
Jul 30, 2026
c++
macos
pointers
x86
SHR with only one operand
Jul 30, 2026
assembly
x86
LOCK CMPXCHG on non-cached memory?
Jul 29, 2026
assembly
x86
x86-64
How to keep atomicity when contex switching in the kernel mode?
Jul 30, 2026
linux
operating-system
linux-kernel
x86
kernel
what is fs:[register+value] meaning in assembly?
Jul 29, 2026
windows
assembly
x86
nasm
Assembly Language Random Number Generator
Jul 29, 2026
assembly
random
x86
numbers
prng
Get total avaiable RAM from the GRUB2 multiboot info structure
Jul 29, 2026
x86
kernel
i386
grub2
volatile increments with false sharing run slower in release than in debug when 2 threads are sharing the same physical core
Jul 28, 2026
c++
performance
x86
cpu-architecture
false-sharing
How are oversized struct returned on the stack?
Jul 29, 2026
c
struct
x86
calling-convention
abi
Is the if-branch faster than the else branch?
Jul 28, 2026
c++
performance
assembly
x86
branch-prediction
Why doesn't bitwise NOT affect the ZF bit or any other FLAGS?
Jul 28, 2026
assembly
x86
cpu-architecture
eflags
when can I use * in assembly language?
Jul 28, 2026
assembly
x86
« Newer Entries
Older Entries »