ack/mach/ns/libem/cff.s

24 lines
238 B
ArmAsm
Raw Normal View History

1985-07-26 11:56:24 +00:00
.define .cff
1987-01-16 16:49:46 +00:00
.sect .text
.sect .rom
.sect .data
.sect .bss
.sect .text
1985-07-26 11:56:24 +00:00
1987-01-16 16:49:46 +00:00
.sect .text
1985-07-26 11:56:24 +00:00
.cff : cmpd 4(sp), 8(sp)
beq 1f
cmpd 4, 4(sp)
beq 4f
cmpd 8, 4(sp)
beq 8f
1:
ret 8
4:
movlf 12(sp),16(sp)
ret 12
8:
movfl 12(sp), 8(sp)
ret 4