Commit Graph

11 Commits

Author SHA1 Message Date
billow f6f967961b
tricore: fixes #2474 (#2523)
* tricore: fix auto-sync tricore

* tricore: fixes TriCoreGenCSMappingInsnName.inc

* tricore: fixes

* tricore: try fix ld.a SC

* tricore: fixes all

* Add TriCore to .github/workflows/auto-sync.yaml

* Add TriCore details tests(a15, d15, a10|sp)
2024-11-01 17:30:42 +08:00
billow 10a24a9a38 Add operands access support for TriCore 2023-05-30 12:27:38 +08:00
billow 404edd5772 Fix compilation warnings related to TriCore. (#2012)
* fix tricore compiler warn `-Wmissing-prototypes`

* include cstool.h
2023-05-09 20:46:10 +08:00
billow 2785d31399 Format all .(c|h) code 2023-04-20 21:55:37 +08:00
billow 36a975d8a2 fix `TRICORE_OP_MEM` 2023-04-14 00:36:11 +08:00
billow 2254e61515 cleanup 2023-04-14 00:36:10 +08:00
billow cf36371e5e fix `TriCore_getRegisterName` 2023-04-14 00:36:09 +08:00
billow d1021f4a6b Fix build and test 2023-04-14 00:34:28 +08:00
Sidney Pontes Filho 651aa5a1f1 Fix memory access printing and clean unused functions 2023-04-14 00:34:21 +08:00
Sidney Pontes Filho bca9ef7420 Add group name maps 2023-04-14 00:34:12 +08:00
Sidney Pontes Filho 67f3c46f1b Add TriCore Architecture 2023-04-14 00:34:07 +08:00