rabbitizer/tests/asm/r3000gte
Anghelo Carvajal 8237818ff9
Add R3000GTE instruction set support (#31)
* initial gte setup

* starting to parse gte instructions

* R3000_GTE -> R3000GTE

* decode all the non-operand instructions

* remove printfs, whoops

* decode gte with operands

* cleanups

* bindings stuffs

* RabbitizerInstrId_isValid

* fix missing include
2023-04-29 23:07:07 -04:00
..
gte_instrs.s Add R3000GTE instruction set support (#31) 2023-04-29 23:07:07 -04:00
inline_gte_commands.inc.s Add R3000GTE instruction set support (#31) 2023-04-29 23:07:07 -04:00
inline_gte_instr.inc.s Add R3000GTE instruction set support (#31) 2023-04-29 23:07:07 -04:00