test: port the chained-index asm observers to ww
739/740/741 -> test/asm/chain_test.ww. Narrow load/store mnemonics, the u8 write anti-needle, the greedy MOVQ-$N/IMULQ scale-pair exact counts and per-row byte-id preserved; 741's never-armed anti-needle machinery dropped as machinery, not assertion.
This commit is contained in:
2
Makefile
2
Makefile
@@ -385,7 +385,7 @@ XMOD_WW_TARGETS = $(XMOD_WW_TESTS:%=wwtest/%)
|
||||
# w6c_ww per row — not identity gates — so they run under
|
||||
# test-compiler beside the surviving residual carriers.
|
||||
ASM_WW_TESTS = test/asm/modshadow_test.ww test/asm/sret_test.ww \
|
||||
test/asm/callarg_test.ww
|
||||
test/asm/callarg_test.ww test/asm/chain_test.ww
|
||||
ASM_WW_TARGETS = $(ASM_WW_TESTS:%=wwtest/%)
|
||||
BOOTSTRAP_WRAPPER_SOURCES = test/wcc/950_selfcheck.c \
|
||||
test/wcc/991_w6a_ww.c \
|
||||
|
||||
Reference in New Issue
Block a user