1 2 3 4 5 6 7 8 9
-- asm mov %r1, 0 call 5 mov %r0, 2 exit -- result 0x0 -- no register offset call instruction