rabbitizer/tests
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
..
asm Add R3000GTE instruction set support (#31) 2023-04-29 23:07:07 -04:00
c Add R3000GTE instruction set support (#31) 2023-04-29 23:07:07 -04:00
cplusplus C++ bindings (#9) 2022-10-09 17:51:47 -03:00
run_build_info_checks.sh Unit test for checking the version number matches 2023-02-23 13:50:05 -03:00
run_instruction_checks.sh Add R3000GTE instruction set support (#31) 2023-04-29 23:07:07 -04:00
run_logic_checks.sh jalr instruction check 2022-12-19 12:20:32 -03:00