ack/mach/pdp/libem/ngf.s
sater d082a2b0a2 a setl instruction was changed to a setd
setl was just plain wrong
1984-07-19 13:09:53 +00:00

11 lines
101 B
ArmAsm

.text
.globl ngf~
.globl setfloat~
ngf~:
mov (sp)+,r1
jsr pc,setfloat~
negf (sp)
setd
jmp (r1)