wfjm
c3f36925c2
use call+return+push+pop
...
- tools/tcode/*.mac: use call+return+push+pop
- tools/asm-11
- lib/push_pop.mac: added, contains push/pop macros
- lib/tcode_std_start.mac: include push_pop.mac; ensure PRI=0 at start
- tests/test_0170_misc.mac: added, verifies call,return response
2022-07-30 11:14:57 +02:00
wfjm
d0ca1224e5
tcodes: use hcmpeq macro and friends
2022-07-28 08:23:07 +02:00
wfjm
e1a577f26e
cpu_eis.mac: add MUL,DIV odd, XOR
2022-07-21 08:10:47 +02:00
wfjm
e62e2fd995
cpu_eis.mac: add ASH,ASHC
2022-07-18 07:48:31 +02:00
wfjm
aff6fe2c6d
add tcode cpu_eis.mac; end usage of test_w11a_div.tcl
...
- tbench/w11a/test_w11a_div.tcl: add div_show_exp for export of test cases
- tbench/w11a/w11a_all.dat: drop test_w11a_div.tcl
- tcode/cpu_all.dat: add cpu_eis.mac
- tcode/cpu_eis.mac: added
2022-07-11 10:15:13 +02:00