v86/tests/nasm/fdecstp.asm
2020-12-31 19:14:32 -06:00

8 lines
73 B
NASM

global _start
%include "header.inc"
fdecstp
%include "footer.inc"