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 to implement an efficient _mm256_madd_epi8?
Nov 09, 2021
c++
x86
simd
intrinsics
avx2
MOVSD performance depends on arguments
Feb 03, 2022
performance
delphi
assembly
x86
memory-bandwidth
Combining prefixes in SSE
Mar 19, 2020
assembly
x86
sse
machine-code
prefixes
Assembly language programming hints and tips [closed]
Apr 17, 2022
assembly
x86
nasm
Process unaligned part of a double array, vectorize the rest
Jan 15, 2022
c++
c
x86
vectorization
sse
How does the NEG instruction affect the flags on x86?
Jan 12, 2022
assembly
x86
intel
twos-complement
negation
Why are these 8 byte-writes not optimized into a MOV?
Dec 25, 2020
c++
gcc
optimization
x86
micro-optimization
How to solve qemu gdb debug error: Remote 'g' packet reply is too long?
Nov 27, 2020
gcc
x86
gdb
qemu
osdev
Which x86 instruction has a 10-byte immediate?
Sep 07, 2022
assembly
x86
x86-64
machine-code
instruction-set
Outputting integers in assembly on Linux
Sep 04, 2021
assembly
x86
nasm
Why does Hyper-threading get reported as supported on processors without it?
May 29, 2021
x86
intel
hyperthreading
cpuid
How can I detect when Android x86 is emulating ARM?
Mar 19, 2022
android-ndk
x86
arm
Automatically generate FMA instructions in MSVC
Aug 20, 2022
c++
visual-c++
x86
avx
fma
How to ask GCC to completely unroll this loop (i.e., peel this loop)?
Apr 30, 2022
c
gcc
x86
hpc
loop-unrolling
Can the LSD issue uOPs from the next iteration of the detected loop?
Feb 21, 2021
assembly
x86
cpu-architecture
intel-pmu
Utilizing the LDT (Local Descriptor Table)
Sep 26, 2022
c
assembly
x86
Why do I get a different SHA1 hash between Powershell and 32bit-Python on a system DLL?
Apr 25, 2022
python
powershell
x86
64-bit
Why is one of these sooooo much faster than the other?
Nov 03, 2022
c++
performance
x86
inline-assembly
Is it legal to optimize away stores/construction of volatile stack variables?
Apr 01, 2022
c++
optimization
x86
language-lawyer
volatile
How to force NASM to encode [1 + rax*2] as disp32 + index*2 instead of disp8 + base + index?
Dec 29, 2020
assembly
x86
nasm
micro-optimization
machine-code
« Newer Entries
Older Entries »