mirror of
https://github.com/wfjm/w11.git
synced 2026-03-01 09:51:35 +00:00
- tools/bin/tmuconv: add memory system register names - tools/src - librw11/Rw11Cpu: add kCPUUBMAP - librwxxtpp/RtclRw11Cpu.cpp: use kCPUUBMAP - tools/tbench - cp/cp_all.dat: add test_cp_ubmap.tcl - cp/test_cp_cpubasics.tcl: add creset test - cp/test_cp_gr.tcl: streamline, use longer command chains - cp/test_cp_membasics.tcl: add 22bit mode tests - cp/test_cp_ubmap.tcl: added, test access via ubmap - w11a/test_w11a_dstr_word_flow.tcl: renamed from test_w11a_dstm_word_flow.tcl - w11a/test_w11a_cdma.tcl: added, test bwm/brm with active CPU - w11a/test_w11a_inst_traps.tcl: use defs_cpu.mac include - w11a/test_w11a_inst_wait.tcl: added, tests WAIT instruction - w11a/w11a_all.dat: add test_w11a_inst_wait.tcl, test_w11a_cdma.tcl - tools/tcl/rw11/defs.tcl: add A_UBMAP - tools/tcode - cpu_details.mac: add A5 - cpu_mmu.mac: add F2
12 lines
209 B
Plaintext
12 lines
209 B
Plaintext
# $Id: cp_all.dat 1346 2023-01-06 12:56:08Z mueller $
|
|
#
|
|
## steering file for all cp tests
|
|
#
|
|
test_cp_gr.tcl
|
|
test_cp_psw.tcl
|
|
test_cp_membasics.tcl
|
|
test_cp_ibrbasics.tcl
|
|
test_cp_ubmap.tcl
|
|
test_cp_cpubasics.tcl
|
|
#
|