TITLE "demo program" USE "hawk.macs" LIS R1,1 LIS R2,-1 LIL R3,2 ADD R4,R2,R2 SUB R5,R3,R2 MOVE R6,R3 ADDSI R6,-5 END