First/programs/quicksort.asm

6 lines
56 B
NASM

MOV $0xFF0000,%SP
MOV %SP,%R2
PUSH %R0
MOV %SP,%R2
HALT