unicorn/qemu/target
Eric Poole cfee2139a0
TriCore Support (#1568)
* TriCore Support

python sample

* Update sample_tricore.py

Correct attribution

* Update sample_tricore.py

Fixed byte code to execute properly.

* Update sample_tricore.py

Removed testing artifact

* Added tricore msvc config-file.h

* Added STATIC to tricore config and added helper methods to symbol file generation.

* Update op_helper.c

Use built in crc32

* Fix tricore samples and small code blocks are now handled properly

* Add CPU types

* Generate bindings

* Format code

Co-authored-by: lazymio <mio@lazym.io>
2022-04-29 23:11:34 +02:00
..
arm Check CPU model for uc_ctl 2022-04-16 17:49:47 +02:00
i386 Set EFLAGS correctly on startup 2022-02-25 22:44:42 +01:00
m68k No more hard-coded cpu models 2021-12-30 01:05:10 +01:00
mips Fix the undefined shift 2022-02-12 19:37:32 +01:00
ppc Check CPU model for uc_ctl 2022-04-16 17:49:47 +02:00
riscv No more hard-coded cpu models 2021-12-30 01:05:10 +01:00
s390x fix rust bindings build on windows (#1584) 2022-04-16 13:40:04 +02:00
sparc No more hard-coded cpu models 2021-12-30 01:05:10 +01:00
tricore TriCore Support (#1568) 2022-04-29 23:11:34 +02:00