HiLMAs reference
Back

Conversion instructions

Next

INT2HALF

INT2HALF integer,half

 

Description

Convert fullword integer (4 bytes) in half (2 bytes): in this case is the same that:
MOVE integer,TO,half

 

Parameter specifications

Parameter Name Mode Type coding Remark
1 integer Input Integer F  
2 half Output Integer H  

 

Examples

 


Back Start Next
HALF2INT Top SAY