test: port the tagged-sret marker windows to ww; retire 926_tagged_sret_run
The 13 active rows keep compile + cs==ws byte-id and the hidden-RDI "(BP), DI" presence/absence polarity (present iff sret-class; the two exactly-32B boundary rows must stay register). The per-row driver build+run legs move to the r926 run fixture corpus per the residual audit port split; the seven buildfail rows were already dead here, owned by the r926_sret_reject_* fixtures.
This commit is contained in:
2
Makefile
2
Makefile
@@ -387,7 +387,7 @@ XMOD_WW_TARGETS = $(XMOD_WW_TESTS:%=wwtest/%)
|
||||
ASM_WW_TESTS = test/asm/modshadow_test.ww test/asm/sret_test.ww \
|
||||
test/asm/callarg_test.ww test/asm/chain_test.ww \
|
||||
test/asm/dataemit_test.ww test/asm/matchdispatch_test.ww \
|
||||
test/asm/ampfn_test.ww
|
||||
test/asm/ampfn_test.ww test/asm/tagsret_test.ww
|
||||
ASM_WW_TARGETS = $(ASM_WW_TESTS:%=wwtest/%)
|
||||
|
||||
# Ww-native assembler/linker OBJECT-level observers: single-file ww
|
||||
|
||||
Reference in New Issue
Block a user