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
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
Assembly: Why are we bothering with registers?
Dec 10, 2017
performance
assembly
cpu-architecture
cpu-registers
C Programming: difference between ++i and i=i+1 from an assembler point of view?
Nov 20, 2022
c
compiler-construction
assembly
compilation
compiler-optimization
How did 16-bit C compilers work?
Oct 19, 2022
c
assembly
x86
legacy
16-bit
True random numbers with C++11 and RDRAND
Sep 16, 2022
c++
assembly
c++11
random
rdrand
Understanding cmp instruction
Aug 21, 2022
assembly
x86
comparison
« Newer Entries
Older Entries »