1 .sect .text; .sect .rom; .sect .data; .sect .bss
6 ! this could
be simpler
, if only the
7 ! fxtract instruction was emulated properly
14 mov cx
,ax
! exponent in cx
17 or ax
,0x3fe00000 ! load
-1 exponent
24 1: ! we get here on zero exp
34 1: ! otherwise unnormalized number
50 or dx
,0x3fe00000 ! load
-1 exponent