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
Shift right and Add in one command
Oct 14, 2025
assembly
arm
cortex-m
CUDA assembly instructions
Oct 13, 2025
assembly
cuda
What are the main steps to write an Instruction Set simulator?
Oct 14, 2025
assembly
simulator
X86 IA32 Assembly, Bad Register name
Oct 14, 2025
assembly
uhex$ in masm assembly
Oct 14, 2025
assembly
x86
masm
masm32
Trying to figure out why a certain Pokemon Red/Blue glitch occurs. Why do the programmers use the sbc instruction here?
Oct 13, 2025
assembly
z80
What's the advantage of having nonvolatile registers in a calling convention?
Oct 14, 2025
assembly
x86-64
cpu-architecture
cpu-registers
calling-convention
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
« Newer Entries
Older Entries »