commit | e8f545e985bafcbecd63af180d08f96d7b9f7f5d | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@orcam.me.uk> | Sat Feb 15 01:30:58 2025 +0000 |
committer | Maciej W. Rozycki <macro@orcam.me.uk> | Sat Feb 15 01:30:58 2025 +0000 |
tree | 52048f5fb14cf1be6636940b471024e56b49e9a4 | |
parent | 83eab1060d654f5ee49596819786d965f4d6dd8a [diff] |
MIPS/GAS/testsuite: Reuse n64 GPR disassembly for n32 The MIPS ABI register names are the same between n64 and n32, so remove duplication and use n64 GPR disassembly output for the n32 test as well. The tests were developed long before we gained output reuse support.