ack/mach/vax4/libem/sig.s

12 lines
182 B
ArmAsm
Raw Normal View History

1990-01-12 10:29:26 +00:00
.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
.define .sig
1994-06-24 14:02:31 +00:00
! $Id$
1985-01-18 14:30:03 +00:00
.sig:
movl (sp)+,r1
movl (sp)+,r0
pushl .trppc
movl r0,.trppc
jmp (r1)