unicorn/samples
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
..
Makefile TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
mem_apis.c
sample_all.sh
sample_arm64.c
sample_arm.c
sample_batch_reg.c
sample_ctl.c
sample_m68k.c
sample_mips.c
sample_ppc.c
sample_riscv.c
sample_s390x.c
sample_sparc.c
sample_tricore.c TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
sample_x86_32_gdt_and_seg_regs.c
sample_x86.c
shellcode.c