angie
757bb8d380
Fix rsp pref too
2024-03-11 09:30:45 -03:00
angie
728815fba3
Update copyright years
2024-01-28 12:16:11 -03:00
Angie
cd98ae0e0f
Update copyright year in every file
2023-05-02 16:41:02 -04:00
angie
9bf973e82d
Add extern "C"
in all the headers
2022-10-04 08:31:02 -03:00
Anghelo Carvajal
f8979ede3e
Fix RSP instruction decoding ( #4 )
...
* Use the proper registers on RSP GPR instructions
* Add IMM_base operand to RSP instructions
* Use `ra` on RSP GPR registers
* Fix RABBITIZER_OPERAND_TYPE_RSP_rd
* ??
* fix vector register element index
* fix RSP mfc2 and mtc2
* fix vmov and similar instructions
* format
* update readme
* version pump
2022-08-22 16:27:51 -04:00
angie
a539a8a39d
Annotate functions with attributes
2022-07-09 19:19:53 -04:00
angie
19579a183a
Allow pickling Instruction type
2022-07-07 14:22:41 -04:00
Angie
bed5d928dd
RabbitizerInstruction_isValid
2022-07-03 19:28:13 -04:00
Angie
0c678ab6df
remove specific registers from instruction struct
...
do bitwise operations to access them instead
2022-07-03 08:34:26 -04:00
Angie
d0b39c6f8c
introduce macros for reading the bits from the instruction word
2022-07-02 18:49:05 -04:00
angie
bab16d24a5
Add more stuff to Descriptor
2022-06-08 02:17:48 -04:00