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
GDB examine command confusion
Sep 10, 2025
c
assembly
gdb
How to move (up to) 16 single bytes into an XMM register?
Sep 09, 2025
assembly
x86
intel
sse
simd
How can I read arguments in _start function?
Sep 09, 2025
c
linux
assembly
64-bit
Why is GCC subtracting 1 and comparing <= 2? Is cmp faster with powers of two in assembly?
Sep 08, 2025
c++
assembly
gcc
x86
x86-64
What does the gdb 'x' command do?
Sep 10, 2025
memory
assembly
gdb
cpu-registers
How is SizeOfImage in the PE optional header computed?
Sep 09, 2025
windows
assembly
x86
portable-executable
windows-process
How do you translate the fractional part of a short real number as returned by the 8087 co-processor?
Sep 09, 2025
assembly
binary
numbers
x86-16
real-number
How to use risc-v timer for accurate timing generation
Sep 09, 2025
assembly
timer
riscv
Reading and Printing content from a txt file using Mips Assembly
Sep 09, 2025
assembly
printing
mips
What does the @data directive mean in MASM?
Sep 08, 2025
assembly
masm
Error reading disk when disk is not a hard drive. Int 0x13 ah 0x02
Sep 09, 2025
assembly
x86
x86-16
bootloader
osdev
How to optimize this Delphi function with SSE2?
Sep 07, 2025
delphi
assembly
x86
sse2
basm
Find first bit, find last bit assembly using bsf, blf
Sep 07, 2025
assembly
kernel
bit-manipulation
x86-64
How to increment a variable in assembly?
Sep 08, 2025
assembly
x86-16
How to see the memory occupied by initialised array vs uninitialised array
Sep 08, 2025
arrays
assembly
x86
masm
irvine32
Device drivers and Interrupt service routines
Sep 08, 2025
assembly
x86
device
drivers
Using xa65 to create a Commodore 64 .prg file and disk image
Sep 08, 2025
assembly
6502
retro-computing
commodore
How to read from and write to files using NASM for x86-64bit
Sep 08, 2025
linux
assembly
x86-64
nasm
system-calls
Difference between JS and JL x86 instructions
Sep 08, 2025
assembly
x86
Why does RV32I include instructions like ADDI and XORI but not BLTI?
Sep 08, 2025
assembly
riscv
instruction-set
Older Entries »