Difference between revisions of "SYSHALT (instruction)"
Jump to navigation
Jump to search
(Created page with "{{Instruction|op_name=SYSHALT|op_code=0x03|op_size=1|op_args=0|op_desc=Completely stops Virtual Machine}} This code stops execution in Virtual Machine. Used after unrecoverab...") |
(No difference)
|
Latest revision as of 19:49, 16 July 2019
| SYSHALT | size: | 1 |
| args: | 0 | |
| 0x03 | ||
| Completely stops Virtual Machine | ||
This code stops execution in Virtual Machine. Used after unrecoverable errors or for debugging purposes.