2F4A2 |
PACK
|
( x -> A )
<see>PACKSB without rounding
|
2F47D |
PACKSB
|
( x -> A )
Converts %% to %.If SB is clear
uses roundup, if set uses
lowest nibble in % field to
determine rounding direction.
Obeys and sets flow
flags/indicators
|
31131 |
SPLITA
|
( A -> x ) Convert % to %%
|
31193 |
(SPLITC)
|
( C -> y ) Convert % to %%
|
31187 |
SPLTAC
|
( A,C -> x, y )
Convert 2 reals to long reals
|