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
Compile windows executables with NASM
Dec 07, 2025
windows
assembly
x86
nasm
How to efficiently add two vectors in C++
Dec 07, 2025
c++
x86
sse
simd
sse2
Why a power function is often computed as a logarithm?
Dec 06, 2025
c++
math
assembly
x86
mathematical-optimization
If we marked memory as WC(Write Combined), then do we have any consistency automatically?
Dec 06, 2025
multithreading
concurrency
x86
x86-64
memory-fences
Check if my program is running in 32 bit mode on a 64bit machine, if running in 64bit - how do I force it to be 32bit
Dec 05, 2025
c#
windows-services
.net-2.0
x86
Assembly (x86) loop segmentation fault [closed]
Dec 04, 2025
assembly
x86
Why calling printf result in a different function prologue for main?
Dec 05, 2025
c
linux
gcc
assembly
x86
Assembly error A2075: jump destination too far : by 25 byte(s) on LOOP instruction [duplicate]
Dec 05, 2025
loops
assembly
x86
Why do clang and gcc duplicate code and branch vs unconditional jump inside loop?
Dec 04, 2025
c++
c
optimization
x86
How to sum integers with sign into a wider sum on IA32. 64-bit sum of 32-bit signed ints?
Dec 05, 2025
assembly
x86
att
sign-extension
Reading a cacheline vs parts of a cacheline in Intel x86
Dec 03, 2025
c++
performance
caching
assembly
x86
X86: protected mode, GDT, IDT
Dec 04, 2025
assembly
x86
fasm
bochs
How do I get a positive modulo on a negative dividend
Dec 04, 2025
assembly
x86
integer-division
Accessing PCI Device from user space programs
Dec 02, 2025
linux
x86
device-driver
pci
Why is alignment on the stack for a struct with 1 member (char) handled differently than if the member was directly on the stack?
Dec 02, 2025
c++
x86
clang
padding
memory-alignment
How do I determine the length of a constant string?
Dec 01, 2025
assembly
x86
gnu-assembler
att
The cross-platform version of gcc ignore the attribute tag __attribute__((interrupt)) of my function
Dec 02, 2025
gcc
x86
attributes
interrupt
interrupt-handling
Older Entries »