Applied Instructions
-8. Data Convert 5
Mnemonic Function
WTD Single word integer converts to double word integer
FLT 32 bits integer converts to float point
FLTD 64 bits integer converts to float point
INT Float point converts to integer
BIN BCD convert to binary
BCD Binary converts to BCD
ASC Hex. converts to ASCII
HEX ASCII converts to Hex.
DECO Coding
ENCO High bit coding
ENCOL Low bit coding
106