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
Intel's CLWB instruction invalidating cache lines
Apr 17, 2022
x86
intel
cpu-architecture
cpu-cache
persistent-memory
How do I store the value of a register into a memory location pointed to by a pointer?
Oct 15, 2017
c++
pointers
assembly
x86
Recreate dead threads after a fork
Oct 03, 2021
c
linux
64-bit
x86
fork
Performance difference between system call vs function call
Oct 24, 2022
performance
x86
kernel
system-calls
Atomic Minimum on x86 using OpenMP
Jul 11, 2019
c++
x86
openmp
atomic
minimum
Can a shift using the CL register result in a partial register stall?
Oct 15, 2017
performance
assembly
x86
bit-shift
Why is protected mode needed in addition to compatibility mode in Intel x86 64 bit CPUs?
Oct 22, 2022
x86
cpu
x86-64
protected-mode
How to merge a scalar into a vector without the compiler wasting an instruction zeroing upper elements? Design limitation in Intel's intrinsics?
Dec 26, 2019
c
gcc
x86
sse
intrinsics
Best way to load/store from/to general purpose registers to/from xmm/ymm register
Nov 03, 2022
assembly
x86
simd
sse2
avx2
Can PTEST be used to test if two registers are both zero or some other condition?
Jan 07, 2022
assembly
x86
sse
intrinsics
sse4
Jump back some iterations for vectorized remainder loop
Feb 24, 2022
c
performance
assembly
x86
simd
Can two different objects with automatic storage duration compare equal under address comparison?
Dec 15, 2020
c
x86
clang
Are write-combining buffers used for normal writes to WB memory regions on Intel?
Sep 11, 2020
performance
x86
intel
cpu-architecture
x86 BSWAP instruction REX doesn't follow Intel specs?
May 13, 2021
assembly
x86
language-lawyer
disassembly
libc's system() when the stack pointer is not 16-padded causes segmentation fault
Mar 25, 2021
x86
segmentation-fault
libc
sse
Difficulty understanding logic in disassembled binary bomb phase 3
Dec 28, 2021
c
assembly
x86
reverse-engineering
att
binary-bomb
How to explicitly load a structure into L1d cache?
Apr 03, 2022
c
linux-kernel
x86
cpu-architecture
cpu-cache
Is there a way for a kernel module to find section addresses of another loaded module?
Nov 21, 2022
linux-kernel
x86
kernel
kernel-module
Faster assembly optimized way to convert between RGB8 and RGB32 image
Feb 24, 2021
visual-c++
optimization
assembly
x86
sse
Why does switch_to use push+jmp+ret to change EIP, instead of jmp directly?
Jul 11, 2019
assembly
linux-kernel
x86
« Newer Entries
Older Entries »