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
SIMD SSE2 __m128i contains 4 int32_t how to quickly find each integer that bigger or small than 0
May 20, 2026
c
x86
sse
simd
sse2
How to write multiple assembly statements within asm() without "\t\n" separating each line using GCC?
May 20, 2026
c
gcc
assembly
x86
inline-assembly
How should I approach to find number of pipeline stages in my Laptop's CPU [closed]
May 21, 2026
x86
pipeline
intel
cpu-architecture
microbenchmark
Are x86 assembly instructions REPE/REPZ and REPNE/REPNZ equal?
May 20, 2026
assembly
x86
Why does x86 allows for unaligned accesses, and how unaligned accesses can be detected?
May 19, 2026
security
memory
x86
cpu-architecture
memory-alignment
Intel AVX inconsistent _mm256_load_si256 integer operation in C
May 20, 2026
c
x86
simd
intrinsics
avx
How many ways-superscalar are modern Intel processors?
May 19, 2026
x86
intel
cpu-architecture
micro-architecture
Visual Studio 2008 sp1 vc++ project works in 32 bit mode, but not 64 bit
May 18, 2026
c++
visual-studio-2008
x86
64-bit
Long latency instruction
May 19, 2026
optimization
x86
cpu-architecture
micro-optimization
microbenchmark
Addressing mode in IA-32
May 19, 2026
linux
assembly
x86
addressing-mode
8088/8086 WAIT instruction and the BIU
May 18, 2026
x86
x86-16
Why does __get_cpuid return all zeros for leaf=4?
May 17, 2026
gcc
x86
cpu
intel
cpuid
What is the point of MOVAPS in x86 if it does the same as MOVUPS in modern computers?
May 16, 2026
assembly
x86
sse
Bubble sort on array on Assembly Language
May 18, 2026
arrays
assembly
x86
bubble-sort
How to access a char array and change lower case letters to upper case, and vice versa
May 17, 2026
assembly
x86
ascii
Creating x86 bootloader
May 17, 2026
c
assembly
x86
nasm
bootloader
If a virtual memory page is executable, does it imply that it is readable?
May 17, 2026
memory-management
x86
virtual-memory
page-tables
Simplest way to get an illegal instruction exception
May 17, 2026
assembly
x86
x86-64
illegal-instruction
Are 2 consecutive statements sequenced-before each other?
May 17, 2026
c
multithreading
assembly
x86
stdatomic
Older Entries »