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 is `x/24x $esp` mean?
Oct 02, 2020
assembly
memory
operating-system
stack
xv6
What does it mean for code to be "hand optimized"?
Jun 13, 2022
assembly
optimization
semantics
How can I find CALL and RET number using ptrace?
Feb 02, 2021
c
assembly
elf
opcode
ptrace
Interpreting this line in Assembly language?
Oct 19, 2022
intel
c
gcc
assembly
x86
reverse-engineering
How to map the section to the segment from an ELF output file?
Feb 27, 2021
intel
gcc
assembly
x86
elf
osdev
Is the Microsoft Stack always aligned to 16-bytes?
Nov 09, 2022
intel
windows
assembly
stack
x86-64
calling-convention
(How) can I predict the runtime of a code snippet using LLVM Machine Code Analyzer?
Jan 15, 2020
c++
c
performance
assembly
llvm-mca
What is practical application of x86 RCL/RCR instructions?
Mar 25, 2022
intel
assembly
x86
bit-manipulation
x86-64
bit-shift
How do debuggers keep track of the mapping between C code and assembly instructions?
Sep 15, 2022
debugging
gcc
assembly
Memory location of variables defined in a shared library
Sep 08, 2022
c
gcc
assembly
elf
dynamic-linking
how to make small binaries using assembly?
Sep 06, 2021
assembly
linker
ld
elf
binutils
What is a processor hint?
Aug 26, 2022
intel
assembly
x86
instructions
How to use an array in RISC-V Assembly
Jul 24, 2022
assembly
riscv
Does cmpxchg write destination cache line on failure? If not, is it better than xchg for spinlock?
Jun 06, 2022
intel
assembly
x86
cpu-cache
micro-optimization
compare-and-swap
How to achieve the effect of vpmovmskb on ZMM registers?
Jun 14, 2022
intel
assembly
x86
bitmask
avx512
Placing an instruction in the address pointed by the reset vector using times and align NASM directives
Jun 02, 2022
intel
assembly
x86
nasm
osdev
Access to PIT (?) IO ports 44h and 46h - what do those ports do?
Apr 28, 2022
intel
assembly
x86
dos
x86-16
ioports
Why would one use "ret" instead of "call" to call a method?
Sep 10, 2022
intel
assembly
x86-64
osdev
spectre
How Do I Execute Dalvik Op-Codes
Nov 06, 2022
android
assembly
dalvik
opcodes
MUL function in assembly
Nov 04, 2022
intel
assembly
x86
x86-16
multiplication
« Newer Entries
Older Entries »