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
Why does the x86-64 GCC function prologue allocate less stack than the local variables?
Jun 29, 2014
assembly
gcc
stack
x86-64
red-zone
Assembling 32-bit binaries on a 64-bit system (GNU toolchain)
Feb 02, 2022
linux
assembly
build
x86
att
How does $ work in NASM, exactly?
Mar 09, 2021
assembly
x86
nasm
Why is mov turing complete?
Sep 13, 2022
assembly
x86
computer-science
mov
turing-complete
x86 CMP Instruction Difference
Nov 13, 2022
assembly
x86
instruction-set
cmp
How to force GDB to disassemble code when it says "No function contains program counter for selected frame"?
Mar 15, 2022
debugging
assembly
x86
gdb
portable-executable
x86 spinlock using cmpxchg
Sep 16, 2022
gcc
assembly
synchronization
x86
spinlock
x86-64 canonical address?
Sep 16, 2022
assembly
x86-64
intel
memory-address
virtual-address-space
How does file streaming actually work?
Aug 30, 2022
c++
c
assembly
file-io
fstream
How is Assembly used in the modern day (with C/C++ for example)?
Nov 14, 2022
c++
c
assembly
How does UEFI work?
Apr 04, 2022
assembly
operating-system
bootloader
bios
uefi
Assembly - JZ instruction after CMP
Sep 16, 2022
assembly
What are some tips for optimizing the assembly code generated by a compiler?
Apr 06, 2022
assembly
x86
compiler-construction
How to make a loop in x86 assembly language?
Jun 29, 2017
loops
assembly
x86
Understanding gcc -S output
Sep 16, 2022
gcc
assembly
x86-64
How do objects work in x86 at the assembly level?
Sep 16, 2022
c++
object
assembly
x86
vtable
Calling printf in x86_64 using GNU assembler
Sep 16, 2022
linux
gcc
assembly
x86-64
gnu-assembler
x86 assembler: floating point compare
Sep 16, 2022
x86
floating-point
compare
assembly
gnu-assembler
How can the rep stosb instruction execute faster than the equivalent loop?
Jul 24, 2021
performance
assembly
optimization
x86
micro-optimization
Test whether a register is zero with CMP reg,0 vs OR reg,reg?
Mar 16, 2022
assembly
optimization
x86
micro-optimization
« Newer Entries
Older Entries »