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
Why do segments begin on paragraph boundaries?
Mar 01, 2023
memory-management
assembly
x86
CPUID: Why must MISC_ENABLE.LCMV be set to 0 for some functions? Can I temporarily overwrite it?
Feb 26, 2023
assembly
x86
x86-64
cpuid
msr
Loading a file on an ISO 9660 File System
Feb 24, 2023
assembly
filesystems
x86
bios
iso9660
Stack allocation, why the extra space?
Feb 23, 2023
gcc
assembly
x86
stack
memory-alignment
How does this asm code setup SEH?
Feb 20, 2023
exception
assembly
x86
masm
seh
Least intrusive compile barrier for Java on x86
Feb 20, 2023
java
performance
memory
x86
barrier
How are the C++11 memory barriers implemented for x86-like systems?
Feb 18, 2023
c++
c++11
x86
x86-64
memory-barriers
Do atomic CAS-operations on x86_64 and ARM always use std::memory_order_seq_cst?
Feb 18, 2023
c++
c++11
x86
arm
compare-and-swap
CLI instruction not executed in Linux kernel module
Feb 17, 2023
c
assembly
linux-kernel
x86
interrupt
Meaning of CS and SS registers on x86-64 Linux in userland?
Feb 17, 2023
linux
assembly
linux-kernel
x86
x86-64
Do the x86 segment registers have special meaning/usage on modern CPUs and OSes?
Feb 14, 2023
x86
history
cpu-registers
memory-segmentation
Understanding of vectorization with SSE instructions
Feb 12, 2023
c
assembly
x86
vectorization
auto-vectorization
C How extract predefined huge switch from huge loop without loss performance?
Feb 12, 2023
c
x86
arm
c89
Stop screen refreshing - INT 0x10 (Video Services) - In Assembly
Feb 09, 2023
video
assembly
x86
refresh
dos
What is the space between argv and argc on my stack?
Feb 08, 2023
c
debugging
x86
stack
x86-64
What is this pattern where the EBX register is used for memory access?
Feb 09, 2023
x86
reverse-engineering
cpu-registers
How are assembly variables implemented?
Feb 08, 2023
assembly
x86
gnu-assembler
X64 instructions that behave differently on different CPUs
Feb 06, 2023
assembly
x86
x86-64
instructions
Why does C not push a pointer on the stack when calling a assembly function?
Feb 07, 2023
c
pointers
assembly
x86
x86-64
Why this SSE2 program (integers) generate movaps (float)?
Feb 08, 2023
gcc
assembly
x86
sse
simd
« Newer Entries
Older Entries »