This commit is contained in:
Kartik K. Agaram 2021-05-03 20:39:49 -07:00
parent 1c69a13a88
commit 8482d5d7b4
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ Entry:
# all null pointer reads/writes. Create a real page table sometime.
b8/copy-to-eax 0/imm32
c7 0/subop/copy *eax 0/imm32
#
#? (main 0 0 Primary-bus-secondary-drive)
# always first run tests
(run-tests)