minix/lib/i86/em/em_gto.s
2009-11-09 10:26:00 +00:00

8 lines
77 B
ArmAsm

.define .gto
.text
.gto:
mov bp,4(bx)
mov sp,2(bx)
jmp @(bx)