ack/mach/z8000/libem/gto.s

14 lines
145 B
ArmAsm
Raw Permalink Normal View History

1985-01-08 11:48:43 +00:00
.define gto
1987-01-19 10:51:50 +00:00
.sect .text
.sect .rom
.sect .data
.sect .bss
.sect .text
1985-01-08 11:48:43 +00:00
gto:
pop R3, *RR14
ld R13, 4(R3)
ld R15, 2(R3)
ld R3, 0(R3)
jp 0(R3)