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
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
Why does first parameter in x86 assembly starts from offset 8?
Feb 07, 2023
assembly
x86
stdcall
What is the fastest way for a multithread SIMD operation explicitly?
Feb 07, 2023
c
multithreading
x86
simd
intrinsics
If I don't use fences, how long could it take a core to see another core's writes?
Feb 06, 2023
x86
intel
cpu-architecture
memory-barriers
lockless
Writing an assembler , need help [closed]
Feb 05, 2023
compiler-construction
x86
assembly
What segment is used by default in x86 indirect addressing?
Feb 04, 2023
assembly
x86
Writing a Linux int 80h system-call wrapper in GNU C inline assembly [duplicate]
Feb 05, 2023
c
linux
assembly
x86
inline-assembly
« Newer Entries
Older Entries »