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 the following assembly sequence signals SIGILL?
Oct 26, 2025
assembly
x86-64
What is the state of the registers after a function call?
Oct 26, 2025
c++
c
assembly
How to run 16 bit code on 32 bit Linux?
Oct 27, 2025
linux
assembly
x86
qemu
16-bit
Problem with BIOS INT 13H (Read Sectors From Drive)
Oct 25, 2025
assembly
x86
virtualbox
bootloader
bios
Code alignment in one object file is affecting the performance of a function in another object file
Oct 27, 2025
c
assembly
x86
nasm
avx
Why does clang make the Quake fast inverse square root code 10x faster than with GCC? (with *(long*)float type punning)
Oct 26, 2025
c++
assembly
gcc
clang
x86-64
Debug symbols in NASM (once more)
Oct 25, 2025
assembly
gdb
nasm
lldb
dwarf
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
« Newer Entries
Older Entries »