rabbitizer/tests/c
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
..
build_info_checks Unit test for checking the version number matches 2023-02-23 13:50:05 -03:00
instruction_checks Add R3000GTE instruction set support (#31) 2023-04-29 23:07:07 -04:00
logic_checks modifiesF* and readsF 2022-12-20 00:42:27 -03:00
r3000gte.c Add R3000GTE instruction set support (#31) 2023-04-29 23:07:07 -04:00
r5900test.c move tests to tests folder 2022-10-12 11:26:28 -03:00
registersTrackerTest.c move tests to tests folder 2022-10-12 11:26:28 -03:00
rsptest.c move tests to tests folder 2022-10-12 11:26:28 -03:00
test.c move tests to tests folder 2022-10-12 11:26:28 -03:00