9 Commits

Author SHA1 Message Date
angie
9a98ff93ee Properly implement r5900's vcallms operand
Closes #42
2023-09-13 10:45:11 -03:00
angie
3bc66eb98d Update tests 2023-05-04 14:00:56 -04:00
Angie
cd98ae0e0f Update copyright year in every file 2023-05-02 16:41:02 -04:00
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
angie
ef43c1eb77 cleanup implementation of gnuMode 2023-04-16 10:35:47 -04:00
angie
bb23e65556 Add test for trunc on r5900 2023-04-16 10:24:08 -04:00
angie
1bd65e61a4 docs: usage c api: Overriding the immediate 2022-12-24 13:41:47 -03:00
angie
156cd5935d plain_disassmbly test 2022-12-24 12:21:31 -03:00
Angie
481bb2f6a5 jalr instruction check 2022-12-19 12:20:32 -03:00