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
Gentle introduction to JIT and dynamic compilation / code generation
Sep 22, 2025
c++
assembly
code-generation
Why do I see conditional jumps to relative offset zero (a.k.a. jumps to the next instruction) in disassembly output?
Sep 22, 2025
assembly
x86-64
objdump
I want to write an RISC-V assembly code that removes zeros from the given array and stores in the same exact memory address
Sep 22, 2025
arrays
assembly
riscv
in-place
How to use GNU Assembler (GAS) to create a hand-written ELF File from the corresponding .s file
Sep 20, 2025
assembly
x86-64
ld
elf
gnu-assembler
Can I add my own assembly file/instructions to a godbolt project?
Sep 23, 2025
c++
assembly
clang
compiler-explorer
Why doesn't "strip" remove these debug symbols?
Sep 21, 2025
gcc
assembly
arm
gnu-assembler
MDR, MAR Registers, in Relation to Assembly Language
Sep 22, 2025
assembly
x86
cpu-architecture
Usage of as + gcc vs gcc only for ARM assembly
Sep 22, 2025
gcc
assembly
arm
Using the operand-size override prefix 0x66 for instruction alignment
Sep 22, 2025
assembly
x86-64
masm
memory-alignment
micro-optimization
OR instruction in assembly into ECX register
Sep 22, 2025
assembly
x86
How C structures get passed to function in assembly?
Sep 21, 2025
c
gcc
assembly
x86-64
calling-convention
syscall wrapper asm C
Sep 22, 2025
c
assembly
arm
wrapper
system-calls
set the alignment of the data segment in TASM ideal mode
Sep 21, 2025
assembly
x86
dos
x86-16
tasm
How to map 320x200 pixels to VGA video memory in 16 bit assembly
Sep 21, 2025
assembly
graphics
x86-16
bootloader
Does GCC guarantee size-matched accesses?
Sep 21, 2025
c
assembly
gcc
arm
/usr/bin/ld: cannot find -lgcc - Error in the linkage of assembly
Sep 20, 2025
c
linux
gcc
assembly
How to subtract two 64 bit integers in 8086 assembly
Sep 20, 2025
assembly
nasm
x86-16
dosbox
::"r" vs :"=r" assembly clarification
Sep 20, 2025
c
assembly
gcc
inline-assembly
arm64
x86_64 Assembly Command Line Arguments
Sep 19, 2025
assembly
stack
command-line-arguments
x86-64
Older Entries »