capstone/arch/TriCore
billow f6f967961b
Some checks failed
Run Test / ${{ matrix.config.name }} (map[arch:x64 build-system:cmake diet-build:OFF enable-asan:OFF name:ubuntu-22.04 x64 cmake os:ubuntu-22.04]) (push) Has been cancelled
Run Test / ${{ matrix.config.name }} (map[arch:x64 build-system:cmake diet-build:OFF enable-asan:ON name:ubuntu-24.04 x64 ASAN os:ubuntu-24.04]) (push) Has been cancelled
Run Test / ${{ matrix.config.name }} (map[arch:x64 build-system:make diet-build:OFF enable-asan:OFF name:ubuntu-22.04 x64 make os:ubuntu-22.04]) (push) Has been cancelled
Run Test / ${{ matrix.config.name }} (map[arch:x64 name:windows x64 MSVC 64bit os:windows-latest platform:windows python-arch:x64 python-version:3.9]) (push) Has been cancelled
Auto-Sync / check (push) Has been cancelled
Run clang-tidy / clang-tidy (push) Has been cancelled
RELEASE BUILD - PyPI 📦 Distribution / Build wheels on ${{ matrix.os }} (macos-latest) (push) Has been cancelled
RELEASE BUILD - PyPI 📦 Distribution / Build wheels on ${{ matrix.os }} (ubuntu-latest) (push) Has been cancelled
RELEASE BUILD - PyPI 📦 Distribution / Build wheels on ${{ matrix.os }} (windows-latest) (push) Has been cancelled
RELEASE BUILD - PyPI 📦 Distribution / Make SDist (push) Has been cancelled
Python Package CI / build (macOS-14, 3.12) (push) Has been cancelled
Python Package CI / build (macOS-14, 3.8) (push) Has been cancelled
Python Package CI / build (ubuntu-24.04, 3.12) (push) Has been cancelled
Python Package CI / build (ubuntu-24.04, 3.8) (push) Has been cancelled
Python Package CI / build (windows-2022, 3.12) (push) Has been cancelled
Python Package CI / build (windows-2022, 3.8) (push) Has been cancelled
RELEASE BUILD - PyPI 📦 Distribution / publish (push) Has been cancelled
Coverity Scan / latest (push) Has been cancelled
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
..
TriCoreDisassembler.c tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreDisassembler.h Add operands access support for TriCore 2023-05-30 12:27:38 +08:00
TriCoreGenAsmWriter.inc tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreGenCSFeatureName.inc tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreGenCSMappingInsn.inc tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreGenCSMappingInsnName.inc tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreGenCSMappingInsnOp.inc tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreGenCSOpGroup.inc tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreGenDisassemblerTables.inc tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreGenInstrInfo.inc tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreGenRegisterInfo.inc tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreGenSubtargetInfo.inc tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreInstPrinter.c tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreLinkage.h tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreMapping.c tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreMapping.h tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreModule.c tricore: fixes #2474 (#2523) 2024-11-01 17:30:42 +08:00
TriCoreModule.h add sign_ext zero_ext 2023-04-14 00:35:01 +08:00