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
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
How can I write a QuadWord from AVX512 register zmm26 to the rax register?
Dec 13, 2019
assembly
x86
intel
avx512
Where are the null-terminated strings when converting from C to assembly?
Jan 01, 2020
c
linux
gcc
x86
How to specify clobbered bottom of the x87 FPU stack with extended gcc assembly?
Nov 20, 2021
c
gcc
assembly
x86
x87
.rodata section loaded in executable page
Apr 26, 2021
linux
x86
paging
elf
« Newer Entries
Older Entries »