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 gcc pass char type in 8 byte format to function assembly
Feb 17, 2022
c
gcc
assembly
x86-64
Why is the "start small" algorithm for branch displacement not optimal?
Jun 11, 2022
algorithm
assembly
optimization
encoding
What is the reason for having read-only data defined in .text section?
Nov 15, 2022
c++
assembly
What is the meaning/use of the MOVZX, CDQE instructions in this code output by a C compiler?
Oct 16, 2022
assembly
x86
64-bit
x86-64
How do Operating Systems prevent programs from accessing memory?
Apr 22, 2022
assembly
operating-system
cpu-architecture
virtual-memory
mmu
64-bit Equivalent to BSWAP in X86 Image Handling Routine
Sep 14, 2022
delphi
assembly
x86-64
Tips for reading ASM code?
Nov 03, 2022
assembly
How to make a cross-platform c++ inline assembly language?
May 19, 2022
c++
cross-platform
assembly
Passing a pointer from C to assembly
Jun 26, 2022
c++
c
visual-studio-2008
pointers
assembly
Help improving a simple assembly function
May 04, 2022
assembly
x86
Are there any default values for registers?
Oct 18, 2022
assembly
would doing arithmetic operation on a pair of signed and unsigned numbers be legal?
Oct 17, 2022
assembly
integer
math
unsigned
signed
Can this be atomically executed?
Feb 22, 2022
c
assembly
arm
atomic
interrupt
NASM shift operators
Nov 13, 2022
assembly
x86
bit-manipulation
nasm
NASM x86 16-bit addressing modes [duplicate]
Mar 04, 2020
assembly
x86
nasm
x86-16
addressing-mode
Simple asm program with yasm in MacOS Mountain Lion
Mar 10, 2021
macos
gcc
assembly
yasm
Asm CALL instruction - how does it work?
Oct 18, 2022
c++
c
windows
assembly
x86
Can't link object file using ld - Mac OS X
Mar 01, 2021
c
assembly
shellcode
Need guidance on understanding basic assembly
Sep 22, 2022
linux
assembly
x86
nasm
Differences between PUSH eax and mov [esp], eax?
Oct 19, 2021
assembly
x86
« Newer Entries
Older Entries »