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 can I cast a memory address to a user defined type in the VS2019 watch window when debugging assembly?
Nov 06, 2022
c++
debugging
assembly
x86
visual-studio-2019
Are memory orderings: consume, acq_rel and seq_cst ever needed on Intel x86?
May 30, 2022
c++
performance
optimization
x86
stdatomic
Manual vectorization using AVX vector intrinsics only runs about the same speed as 4 scalar FP adds on Ryzen?
Mar 03, 2022
c
assembly
x86
cpu-architecture
avx
How can I make my VS2008 x86 installer install x64 assemblies on x64?
May 14, 2019
visual-studio-2008
installation
windows-installer
x86
64-bit
intel
Assembly How to convert REP STOS to C code
Apr 12, 2022
c
assembly
x86
machine-code
code-translation
How is data from the RAM fetched?
Mar 16, 2018
c
memory
x86
ram
Pure high-bit multiplication in assembly?
Oct 20, 2019
c
assembly
x86
What <4GB workloads would have worse performance in the Linux x32 ABI than x64?
Apr 10, 2019
linux
performance
x86
x86-64
linux-x32-abi
How to divide disassembled C code to functions?
Aug 22, 2022
c
windows
assembly
x86
Unfamiliar syntax for the "imul" instruction in x86 assembly
Sep 22, 2022
c
assembly
x86
Interpreting GDB registers (SSE registers)
Oct 24, 2022
unix
x86
gdb
sse
What does this instruction do ( REP MOVS BYTE PTR ES:[EDI],BYTE PTR DS: )?
May 03, 2022
assembly
x86
instructions
Subtracting registers with an LEA instruction?
Nov 04, 2022
assembly
x86
x86-64
pointer-arithmetic
addressing-mode
How does this sqrt approximation inline assembly function work?
Apr 14, 2020
assembly
optimization
x86
square-root
sar
Do compilers usually use registers for their "intended" purpose?
Jan 02, 2020
assembly
compilation
compiler-construction
x86
x86-64
ADC instruction in asm
Sep 05, 2022
assembly
x86
cpu-registers
carryflag
Can an instruction be in two addressing modes at the same time?
May 14, 2022
assembly
x86
addressing-mode
Why isn't my root directory being loaded? (FAT12)
Jun 13, 2022
assembly
x86
nasm
bootloader
fat
How does "+&r" differ from "+r"?
May 01, 2022
c
gcc
x86
inline-assembly
x86 Assembly: Data in the Text Section
May 29, 2022
assembly
x86
shellcode
« Newer Entries
Older Entries »