Commit Graph

253 Commits

Author SHA1 Message Date
Anghelo Carvajal
f7ac917f80
Merge pull request #23 from Decompollaborate/develop
1.5.9
2023-01-21 17:10:32 -03:00
angie
ffa80bb4c2 version bump 2023-01-21 16:51:28 -03:00
angie
eb11d93da9 Implement mfc2, mtc2, cfc2 and ctc2 2023-01-21 15:42:40 -03:00
angie
716d21f8ea fix "emitted" typo 2022-12-26 20:24:41 -03:00
angie
027b3773fe Expand list of instructions not emitted by C compilers 2022-12-26 19:59:23 -03:00
angie
1823a4df0a table of contents 2022-12-24 20:58:32 -03:00
angie
b0e59cc8c9 docs: usage c api: Examinating an instruction 2022-12-24 20:54:43 -03:00
angie
ffc91025c4 notes about immOverride 2022-12-24 14:14:22 -03: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
37806a2d7e some docs fixes 2022-12-24 10:15:49 -03:00
angie
7febb68bce docs: simple api usage example 2022-12-23 23:21:54 -03:00
angie
5ca1106392 reorder stuff in readme 2022-12-23 21:41:45 -03:00
Anghelo Carvajal
40257d0649
Merge pull request #22 from Decompollaborate/develop
1.5.8
2022-12-20 13:26:30 -03:00
angie
b4a8771df1 version bump 2022-12-20 13:03:11 -03:00
angie
1d59c857df rename ci 2022-12-20 13:01:08 -03:00
angie
de05c7211c Include .h files in src folder 2022-12-20 12:59:54 -03:00
angie
14070be962 isolated python build 2022-12-20 12:58:50 -03:00
angie
90eeda5f68 Change column limit to 120 2022-12-20 00:47:17 -03:00
angie
5063702a07 modifiesF* and readsF 2022-12-20 00:42:27 -03:00
Anghelo Carvajal
7d25a596ed
Merge pull request #21 from Decompollaborate/develop
1.5.7
2022-12-19 21:18:16 -03:00
angie
cf9bbc90e2 fix test 2022-12-19 20:45:26 -03:00
angie
a166772657 Fix a Rust binding not taking & 2022-12-19 20:42:38 -03:00
Anghelo Carvajal
c5671a1703
Merge pull request #20 from Decompollaborate/develop
1.5.6
2022-12-19 19:29:50 -03:00
angie
e75ea8f09f version bump 2022-12-19 19:09:02 -03:00
angie
2e74fc914f outputsToGprZero 2022-12-19 19:04:26 -03:00
angie
75fe4e4fe3 use registerdescriptors 2022-12-19 18:38:05 -03:00
angie
21000319cd Rust bindings for RegisterDescriptor 2022-12-19 18:08:07 -03:00
angie
6758468699 RegisterDescriptor 2022-12-19 17:07:32 -03:00
angie
8a9824bbd3 format tidy 2022-12-19 15:12:12 -03:00
angie
ef2acdb328 Remove jalr_rd hack 2022-12-19 15:04:59 -03:00
Angie
481bb2f6a5 jalr instruction check 2022-12-19 12:20:32 -03:00
Angie
ab8e38effc add mising operand alias 2022-12-18 23:06:23 -03:00
Angie
e6a6a691a6 typo fixes 2022-12-18 23:06:03 -03:00
Anghelo Carvajal
230cb489ad
Merge pull request #19 from Decompollaborate/develop
1.5.5
2022-12-18 22:37:57 -03:00
Angie
f1ea6cb627 Remove cty dependency 2022-12-18 22:22:54 -03:00
Angie
61d30e5aa1 Change treatJAsUnconditionalBranch to true by default 2022-12-18 21:09:14 -03:00
Angie
27bbbb6bf7 is_reserved method for registers 2022-12-18 20:54:29 -03:00
Angie
818c41c1d8 remove prefix from register enums in rust bindings 2022-12-18 20:49:14 -03:00
Angie
3538f51086 yeet extra InstructionBase indirection 2022-12-18 20:29:22 -03:00
Angie
922b14b2da pub use stuff 2022-12-18 20:16:04 -03:00
Angie
3ab315c5ab version bump 2022-12-18 19:58:43 -03:00
Angie
6102f2cf7d Fix C files not being packaged on Rust crates 2022-12-18 19:43:40 -03:00
Angie
59f143b21d rust stuff on readme 2022-12-18 18:37:07 -03:00
angie
bddd12847e Build C library in build.rs 2022-12-18 17:12:59 -03:00
angie
c9170b0209 version bump 2022-12-18 16:30:12 -03:00
Anghelo Carvajal
37f466595c
Update publish_crate.yml 2022-12-18 16:26:55 -03:00
angie
a1e2c62954 a 2022-12-18 16:25:01 -03:00
angie
1e02871bce Another try at fixing crate publishing 2022-12-18 16:22:06 -03:00
angie
b87cf594fe Hopefully fix rust crate publishing 2022-12-18 16:00:24 -03:00