dingusppc/cpu/ppc/test
joevt 78558e4c52 debugger: Ensure space between opcode and operand.
Instructions that are 8 characters or longer (such as mtdbat3l) did not have a space between opcode and operand. Now there is always a space. The width of the opcode column is unchanged except for those opcodes that have 8 or more characters.
2024-03-28 06:54:23 -07:00
..
genppctests.py ppctest: Fix floating-point tests. 2024-02-10 14:56:21 -07:00
ppcdisasmtest.csv Disassembler - floating point instruction fixes 2021-01-23 22:44:14 -07:00
ppcfloattest.txt ppctest: Fix floating-point tests. 2024-02-10 14:56:21 -07:00
ppcfloattests.csv ppctest: Fix floating-point tests. 2024-02-10 14:56:21 -07:00
ppcinttest.txt Fix integer multiplications. 2020-02-10 18:36:28 +01:00
ppcinttests.csv Fix integer multiplications. 2020-02-10 18:36:28 +01:00
ppctests.cpp ppctest: Fix floating-point tests. 2024-02-10 14:56:21 -07:00
testdisasm.cpp debugger: Ensure space between opcode and operand. 2024-03-28 06:54:23 -07:00