minix/lib/ack/i386/em/disconnected/em_ngf8.s
2009-11-09 10:26:00 +00:00

11 lines
137 B
ArmAsm

.sect .text; .sect .rom; .sect .data; .sect .bss
.define .ngf8
.sect .text
.ngf8:
mov bx,sp
fldd 4(bx)
fchs
fstpd 4(bx)
wait
ret