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
Missing debugging information with gdb and nasm
Oct 26, 2025
linux
gcc
assembly
gdb
nasm
In modern Linux x86-64 is it safe for userspace to overwrite the GS register?
Oct 26, 2025
linux
assembly
pthreads
x86-64
memory-segmentation
Would an Instruction Set Architecture benefit from both an ADC and SBC, or could all carry instructions repeat the previous type?
Oct 25, 2025
assembly
cpu-architecture
instruction-set
carryflag
The meaning of brackets around register in PTX assembly loads/stores
Oct 26, 2025
assembly
cuda
nvidia
ptx
triton
Where is the offset of the Y register from the call/stack frame in avr-gcc coming from?
Oct 26, 2025
assembly
avr
calling-convention
avr-gcc
frame-pointer
Benchmarking a bunch of continuous nop instructions
Oct 25, 2025
c
performance
assembly
x86-64
no-op
Understanding the behavior of $ Location Counter - var1 DWORD $ assembles to start of data section in MASM, not start of line
Oct 26, 2025
assembly
x86
masm
memory-address
Why is program counter incremented by 1 if memory organised as word and by 2 in case of bytes?
Oct 25, 2025
assembly
memory
cpu-architecture
Is 0x0000:0x7000 a unsafe address to load your kernel? Or is it just qemu annoying me
Oct 26, 2025
assembly
x86-16
bootloader
osdev
16-bit
Is there a subset of assembler language which is platform-independent?
Oct 25, 2025
c
assembly
inline-assembly
how can 2 assembly programs use the same register
Oct 25, 2025
assembly
cpu-registers
How can I resolve RISC-V assembly pseudo instructions to true RISC-V instructions?
Oct 24, 2025
assembly
riscv
instructions
Getting the PC value in ARM assembly
Oct 26, 2025
windows-mobile
assembly
arm
undefined reference to `_GLOBAL_OFFSET_TABLE_' in gcc 32-bit code for a trivial function, freestanding OS
Oct 25, 2025
c
gcc
assembly
osdev
got
What does the assembly instruction trap do?
Oct 25, 2025
assembly
basic
nios
68000 Assembly – Build a String from Characters *not* Present in Another & Return Its Length (stack-passed params)
Oct 25, 2025
assembly
optimization
micro-optimization
motorola
68000
Why prefer NOPs to unconditional jumps?
Oct 25, 2025
assembly
optimization
branch-prediction
no-op
Is it valid for the Stack Pointer and Frame pointer to point to the same address in ARM 64?
Oct 24, 2025
assembly
cpu-registers
arm64
stack-frame
stack-pointer
ARM, GNU assembler: how to pass "array" arguments to execve()?
Oct 25, 2025
linux
assembly
arm
shellcode
execve
gdb without gcc
Oct 23, 2025
linux
assembly
gdb
« Newer Entries
Older Entries »