]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
MIPS/GAS/testsuite: Also verify trap expansions of division macros
authorMaciej W. Rozycki <macro@redhat.com>
Fri, 19 Jul 2024 08:42:56 +0000 (09:42 +0100)
committerMaciej W. Rozycki <macro@redhat.com>
Fri, 19 Jul 2024 08:42:56 +0000 (09:42 +0100)
commitdec718565a5cc22f3664c552d5618fdf21480c10
treea1df176ac3ef43130e0fc30395eff76086ab55fc
parentb734aebe68e2db7e03eece1ae83467ef5d4391f1
MIPS/GAS/testsuite: Also verify trap expansions of division macros

Provide 'div' test variants for trap expansions as requested by the
'-trap' command-line option, and run them across all the compatible
architectures.
20 files changed:
gas/testsuite/gas/mips/allegrex@div-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/div-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/div64-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/micromips@div-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/micromips@div64-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/mips1@div-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips2@div-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips3@div-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips3@div64-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips4@div-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips4@div64-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips5@div-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips5@div64-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/r3000@div-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/r3900@div-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/r4000@div-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/r4000@div64-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/vr5400@div-trap.d [new file with mode: 0644]
gas/testsuite/gas/mips/vr5400@div64-trap.d [new file with mode: 0644]