1
0
mirror of https://github.com/wfjm/w11.git synced 2026-04-28 12:58:31 +00:00

tcodes: cpu_mmu.mac added; use macros

- tools/asm-11/lib/halt_checks.mac: added, tcode support macros
- tools/tcode/cpu_mmu.mac: added, with first sections
This commit is contained in:
wfjm
2022-07-27 08:11:37 +02:00
parent 2714d21f83
commit 14877b7aa7
5 changed files with 573 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
# $Id: cpu_all.dat 1260 2022-07-21 06:07:00Z mueller $
# $Id: cpu_all.dat 1261 2022-07-23 16:15:03Z mueller $
#
## steering file for all cpu tests
#
@@ -6,4 +6,5 @@ cpu_basics.mac
cpu_eis.mac
cpu_details.mac
cpu_badinst_nofpp.mac
cpu_mmu.mac
cpu_selftest.mac