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
Is there anything special about -1 (0xFFFFFFFF) regarding ADC?
Nov 24, 2021
c++
gcc
assembly
x86
bigint
Difference between MOVDQA and MOVAPS x86 instructions?
Aug 30, 2016
assembly
x86
sse
simd
mov
intel
Can x86's MOV really be "free"? Why can't I reproduce this at all?
Apr 12, 2019
c
assembly
x86
cpu-architecture
micro-optimization
What is between ESP and EBP?
Aug 31, 2022
debugging
visual-c++
x86
cpu-registers
stack-frame
How many ways to set a register to zero?
Aug 31, 2022
assembly
x86
x86-16
tasm
What does ordered / unordered comparison mean?
May 05, 2022
assembly
x86
floating-point
sse
intel
How to build i686-linux-android-gfortran for android-ndk8b (x86 arch Android)?
Nov 25, 2021
android
gcc
x86
fortran
I've built a Windows service as "Any CPU". Why does it run in 32-bit mode on my 64 bit machine? [duplicate]
Aug 30, 2022
.net
x86
64-bit
multi-targeting
What do the dollar ($) and percentage (%) signs represent in x86 assembly?
Aug 30, 2022
assembly
x86
att
Google maps SDK with new Intel Atom x86 emulator
Nov 02, 2022
android
google-maps
x86
emulation
How can I compile to assembly with gcc
Aug 30, 2022
c
linux
gcc
x86
What is the meaning of each line of the assembly output of a C hello world?
Apr 17, 2019
linux
gcc
assembly
x86
ret, retn, retf - how to use them
Aug 30, 2022
assembly
x86
Why is string comparison so fast in python?
Feb 18, 2022
python
x86
interpreter
cpython
strncmp
Why doesn't Linux use the hardware context switch via the TSS?
Aug 30, 2022
linux
x86
linux-kernel
low-level
Why is integer assignment on a naturally aligned variable atomic on x86?
Sep 15, 2022
c++
concurrency
x86
atomic
memory-alignment
What does NOPL do in x86 system?
Dec 16, 2021
assembly
x86
nop
Why does mulss take only 3 cycles on Haswell, different from Agner's instruction tables? (Unrolling FP loops with multiple accumulators)
Nov 24, 2021
c
assembly
x86
sse
micro-optimization
Is it safe to read past the end of a buffer within the same page on x86 and x64?
Jul 20, 2021
c
performance
assembly
optimization
x86
In x86 what's difference between "test eax,eax" and "cmp eax,0"
Aug 30, 2022
assembly
x86
« Newer Entries
Older Entries »