minix/lib/ack/i386/em/em_ngf8.s

12 lines
137 B
ArmAsm
Executable file

.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