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 is /=2 different from >>=1 for signed integers, and compiles to different asm?
Jan 27, 2023
c
assembly
x86
integer-division
Why a*b/c instead of a*(b/c) gives 3x bigger program size on AVR?
Jan 27, 2023
c
assembly
gcc
avr
atmega
What is the difference between linear ,physical ,logical and virtual memory address?
Jan 27, 2023
assembly
x86
operating-system
ram
memory-address
Why this unnecessary MOVAPD copy in gcc 9.1, in a tiny function
Jan 27, 2023
assembly
gcc
x86-64
sse
micro-optimization
Stack cleanup not working (__stdcall MASM function)
Jan 26, 2023
c
assembly
x86
masm
stdcall
On x64 Linux, what is the difference between syscall, int 0x80 and ret to exit a program?
Jan 26, 2023
linux
assembly
x86-64
system-calls
exit
Doxygen and Assembly Language
Jan 26, 2023
documentation
assembly
doxygen
How to load kernel into memory from CD-ROM using Assembly (NASM)
Jan 24, 2023
assembly
operating-system
kernel
nasm
bootstrapping
x86 code generator framework for Delphi
Jan 26, 2023
delphi
code-generation
x86
intel
assembly
What is wrong with this simple piece of code?
Jan 25, 2023
assembly
x86 opcode alignment references and guidelines
Jan 25, 2023
assembly
x86
x86-64
memory-alignment
micro-optimization
Question about the Intel's IA-32 software developer manual
Jan 25, 2023
assembly
intel
x86
SegFaults in my Assembler? But that's impossible! :O
Jan 24, 2023
assembly
crash
x86
nasm
segmentation-fault
Redundant Assembly Instructions?
Jan 23, 2023
gcc
assembly
x86
reverse-engineering
Windows initial execution context
Jan 22, 2023
windows
x86
loader
assembly
portable-executable
CPU: Program inside CPU that determines exact principal of instructions (?!)
Jan 21, 2023
assembly
cpu
microcoding
Proper use of the ARM PLD instruction (ARM11)
Jan 22, 2023
assembly
arm
armv6
Assembly code from Ocaml
Jan 21, 2023
assembly
ocaml
disassembly
push return values in stack frame
Jan 21, 2023
assembly
stack
cpu-registers
machine-code
stack-frame
Confused by TBB in a section of ARM disassembly
Jan 21, 2023
assembly
arm
disassembly
« Newer Entries
Older Entries »