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
Random number generation in assembly NASM
Oct 22, 2025
assembly
random
x86
nasm
Why do we need ORG 0x7c00 at the beginning of a bootloader?
Oct 22, 2025
assembly
operating-system
nasm
bootloader
bios
In this X86 emulator, why is the overflow flag getting set when adding 0xFFFF to 0xFFFF?
Oct 22, 2025
assembly
x86
flags
eflags
x86-emulation
Set an XMM register to a repeating byte pattern (broadcast a constant byte)
Oct 21, 2025
assembly
sse
micro-optimization
sse2
Does the ARM calling convention allow a function to not store LR to the stack?
Oct 22, 2025
assembly
arm
standards
calling-convention
Floppy Read (AH=0x2, int 0x13) doesn't complete
Oct 22, 2025
assembly
x86
bios
bochs
floppy
Loading and running a raw binary file with 32-bit code in QEMU
Oct 22, 2025
assembly
x86
nasm
binaryfiles
qemu
NASM should I pop function argument after calling a function?
Oct 22, 2025
assembly
x86-64
nasm
callstack
calling-convention
Using the CGA/EGA/VGA planar graphics modes
Oct 22, 2025
assembly
graphics
x86
nasm
vga
Why doesn't the GCC assembly output generate a .GLOBAL for printf
Oct 22, 2025
gcc
assembly
gnu-assembler
riscv
Assembly what is ret?
Oct 21, 2025
assembly
riscv
x86 Why does C function disassembly show different value for pointer when pushed to call stack
Oct 21, 2025
c
assembly
x86
gdb
disassembly
NASM declaring variable in .text section
Oct 22, 2025
assembly
nasm
x86-64 do address calculating mov i.e mov i(r, r, i), r execute on on port 1? Or is it still p0156?
Oct 22, 2025
assembly
x86
intel
cpu-architecture
How does one opcode byte decode to different instructions depending on the "register/opcode" field? What is that? [duplicate]
Oct 21, 2025
assembly
x86-64
disassembly
machine-code
How can a CPU save its register state in a context switch?
Oct 22, 2025
assembly
operating-system
context-switch
Instruction which results in 0 but isn't dependency-breaking [duplicate]
Oct 21, 2025
assembly
x86
cpu-architecture
microbenchmark
Is there another instruction similar to MOVZX, but supported on the 8086?
Oct 21, 2025
assembly
x86
x86-16
emu8086
MASM 14: constant expected in winextra.inc
Oct 21, 2025
assembly
x86
visual-studio-2019
masm
masm32
Assembly call to printf - different behavior on WSL and standalone Ubuntu 18.04 64bit
Oct 21, 2025
assembly
printf
x86-64
windows-subsystem-for-linux
« Newer Entries
Older Entries »