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
Assembly (MIPS) proper use: Registers vs. Stack
May 18, 2026
assembly
stack
mips
cpu-registers
Bubble sort on array on Assembly Language
May 18, 2026
arrays
assembly
x86
bubble-sort
How to access a char array and change lower case letters to upper case, and vice versa
May 17, 2026
assembly
x86
ascii
Creating x86 bootloader
May 17, 2026
c
assembly
x86
nasm
bootloader
A86 - definition conflicts with forward reference
May 17, 2026
assembly
x86-16
forward-reference
a86
Accessing high Performance Counter in 16-bit Turbo Pascal
May 17, 2026
assembly
windows-xp
inline-assembly
rdtsc
turbo-pascal
Simplest way to get an illegal instruction exception
May 17, 2026
assembly
x86
x86-64
illegal-instruction
3D Morton code computation utilizing carry-less multiplication
May 17, 2026
algorithm
assembly
bit-manipulation
riscv
micro-optimization
Are 2 consecutive statements sequenced-before each other?
May 17, 2026
c
multithreading
assembly
x86
stdatomic
non-restoring division: how to avoid code bloat for divisor MSB set?
May 17, 2026
assembly
avr
integer-division
Initializing the data segment Register in assembly 8086 using masm compiler
May 16, 2026
assembly
loader
x86-16
segment
Where to find the source code for a PC MBR Bootloader? [closed]
May 16, 2026
documentation
assembly
bootloader
mbr
How do you understand 'REX.W + B8+ rd io' form for x86-64 assembly?
May 16, 2026
assembly
x86-64
nasm
machine-code
instruction-encoding
Why make some registers caller-saved and others callee-saved? Why not make the caller save everything it wants saved?
May 15, 2026
assembly
cpu-registers
calling-convention
riscv
Change on rax register during debug session with gdb does not affect code execution
May 16, 2026
c
debugging
assembly
gcc
gdb
Compiler optimization for sum of squared numbers [duplicate]
May 16, 2026
c++
assembly
optimization
rust
creating constant jump table; xcode; clang; asm
May 15, 2026
xcode
assembly
switch-statement
clang
jump-table
how to avoid caching when writing to mmio registers?
May 16, 2026
caching
assembly
x86-64
osdev
apic
« Newer Entries
Older Entries »