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 assembly
What does the MOVZBL instruction do in IA-32 AT&T syntax?
Aug 09, 2022
assembly
x86
att
zero-extension
Labels in GCC inline assembly
Aug 29, 2022
c++
c
gcc
assembly
inline-assembly
Why is such complex code emitted for dividing a signed integer by a power of two?
Oct 12, 2022
c++
visual-c++
assembly
x86
division
Why does Intel's compiler prefer NEG+ADD over SUB?
Aug 29, 2022
assembly
x86
micro-optimization
icc
What does the dollar sign ($) mean in x86 assembly when calculating string lengths like "$ - label"? [duplicate]
Aug 29, 2022
assembly
x86
intel-syntax
Writing my own BIOS
Aug 17, 2022
assembly
x86
bios
What was the original reason for the design of AT&T assembly syntax?
Aug 29, 2022
assembly
x86
intel
att
MASM/NASM Differences
Feb 15, 2019
assembly
x86
nasm
masm
"xor eax, ebp" being used in C++ compiler output
Dec 15, 2021
c++
assembly
reverse-engineering
compiler-optimization
buffer-overflow
INC instruction vs ADD 1: Does it matter?
Aug 29, 2022
performance
assembly
x86
increment
micro-optimization
Why is %eax zeroed before a call to printf?
Dec 15, 2021
macos
assembly
gcc
x86-64
calling-convention
How does C++ exception handling translate to machine code
Aug 29, 2022
c++
exception
assembly
try-catch
What is __i686.get_pc_thunk.bx? Why do we need this call?
Aug 18, 2021
c
assembly
shared-libraries
glibc
Why does the ARM PC register point to the instruction after the next one to be executed?
Aug 29, 2022
assembly
arm
What is the difference between 'asm', '__asm' and '__asm__'?
Aug 29, 2022
c
gcc
assembly
visual-c++
inline-assembly
Obtaining peak bandwidth on Haswell in the L1 cache: only getting 62%
Jan 07, 2022
c
memory
assembly
nasm
fma
What is the meaning of XOR in x86 assembly?
Aug 17, 2022
assembly
xor
explanation about push ebp and pop ebp instruction in assembly
Aug 28, 2022
assembly
x86
callstack
stack-frame
How do AX, AH, AL map onto EAX?
Aug 28, 2022
assembly
x86
cpu-registers
Is there a programming language "below" Assembly? [closed]
Aug 28, 2022
assembly
machine-code
microcoding
« Newer Entries
Older Entries »