For the cpudetect tests, check the binary results for all instructions, not

just for a few selected ones.
This commit is contained in:
Kugel Fuhr
2025-07-13 21:43:34 +02:00
parent faecedb514
commit 3dfde7baef
14 changed files with 1 additions and 5 deletions

View File

@@ -1,8 +1,4 @@
; just emit to bss for now, this way the output wont get checked, which is
; fine - we only want to see if the assembler accepts all the opcodes it
; should accept for the current CPU mode
.bss
.code
.if (.cpu .bitand CPU_ISET_6502)
.scope