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
best way to shuffle across AVX lanes?
Dec 01, 2021
c++
x86
sse
simd
avx
Why can the MESI protocol not guarantee atomicity of CMPXCHG on x86 without the LOCK prefix?
Aug 26, 2022
x86
atomic
cpu-architecture
compare-and-swap
mesi
Understanding Inline assembly in a pre-processor macro vs Inline assembly in a function
Apr 03, 2022
c
gcc
x86
inline-assembly
osdev
Getting the caller's Return Address
Apr 01, 2022
c++
assembly
visual-c++
x86
backtrace
Why is LOCK a full barrier on x86?
Jan 19, 2022
x86
cpu-architecture
memory-barriers
Why is sizeof std::mutex == 40 when cache line size is often 64 bytes
Oct 26, 2022
c++
optimization
x86
false-sharing
stdmutex
How to perform low-level IO with a USB flash drive under the BIOS (compared to a floppy)?
Aug 16, 2022
assembly
x86
bios
usb-drive
bootstrapping
Real Mode, Interrupt vector replacement Crashing
Apr 22, 2022
assembly
x86
bootloader
interrupt-handling
How to translate "pushl 2000" from AT&T asm to Intel syntax on i386
Apr 21, 2022
assembly
x86
intel
att
i386
Stack / base pointers in assembly
Apr 29, 2022
assembly
x86
callstack
backtrace
stack-frame
Clearing bits in a register in assembly
Aug 25, 2022
assembly
x86
strlen in assembly
Jan 06, 2022
linux
assembly
x86
nasm
strlen
Are two consequent CPU stores on x86 flushed to the cache keeping the order?
Jan 12, 2019
multithreading
x86
cpu
cpu-cache
Why bottom test loop is preferable?
Sep 25, 2022
gcc
assembly
compiler-construction
x86
llvm
SSE Instructions: Byte+Short
Sep 07, 2022
x86
sse
instructions
How to store the contents of a __m128d simd vector as doubles without accessing it as a union?
Jun 18, 2022
c
x86
simd
intrinsics
sse2
Intel assembly syntax OFFSET
Oct 15, 2022
gcc
assembly
x86
nasm
masm
Understanding sign and overflow flag in assembly
Aug 10, 2020
assembly
x86
Why do interrupts need to be disabled before switching to protected mode from real mode?
Oct 15, 2022
operating-system
x86
bootloader
osdev
real-mode
why for loop has 1 extra instruction than expected?
Oct 31, 2022
gcc
optimization
assembly
x86
gcc4.9
« Newer Entries
Older Entries »