Skip to content

Commit 728014a

Browse files
committed
MIPS disassembler refinements (mips1, mips3, psx, rsp)
* Change hexadecimal prefix from $ to 0x ($ means something else in MIPS assembler syntax) and omit for small numbers * mips1, mips3, psx: Use shorthand mnemonics bal, beqz(l), bnez(l), li, move, neg, negu, not where applicable * mips1, mips3, psx: Add delay slot to jr ra for stepping out * mips1, mips3: Remove invalid instructions from other MIPS cores and use .word syntax for invalid instructions * mips3: Fix field spacing for some instructions
1 parent 33b1c17 commit 728014a

File tree

4 files changed

+306
-211
lines changed

4 files changed

+306
-211
lines changed

0 commit comments

Comments
 (0)