Compiler/virtual machine interpreter: Difference between revisions

m
Line 1,501:
(* Little-endian storage. *)
instruction_vt_5 (opcode, vmint_byte0 arg, vmint_byte1 arg,
vmint_byte2 arg, vmint_byte3 arg)
end
 
Line 1,521:
(* Little-endian storage. *)
instruction_vt_5 (opcode, vmint_byte0 arg, vmint_byte1 arg,
vmint_byte2 arg, vmint_byte3 arg)
end
end
Line 1,542:
(* Little-endian storage. *)
instruction_vt_5 (opcode, vmint_byte0 arg, vmint_byte1 arg,
vmint_byte2 arg, vmint_byte3 arg)
end
end
1,448

edits