unicorn/tests/unit
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
..
acutest.h Add clang-format and format code to qemu code style 2021-10-29 12:44:49 +02:00
test_arm64.c Check CPU model for uc_ctl 2022-04-16 17:49:47 +02:00
test_arm.c Format code 2022-04-16 17:50:12 +02:00
test_ctl.c fix rust bindings build on windows (#1584) 2022-04-16 13:40:04 +02:00
test_m68k.c fix rust bindings build on windows (#1584) 2022-04-16 13:40:04 +02:00
test_mem.c Fix crash when mapping a big memory and calling uc_close 2022-04-16 19:17:41 +02:00
test_mips.c fix rust bindings build on windows (#1584) 2022-04-16 13:40:04 +02:00
test_ppc.c fix rust bindings build on windows (#1584) 2022-04-16 13:40:04 +02:00
test_riscv.c fix rust bindings build on windows (#1584) 2022-04-16 13:40:04 +02:00
test_s390x.c fix rust bindings build on windows (#1584) 2022-04-16 13:40:04 +02:00
test_sparc.c Add clang-format and format code to qemu code style 2021-10-29 12:44:49 +02:00
test_tricore.c TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
test_x86.c Generate a TB at least to make sure cahce is not cleared for ADD and DEC 2022-04-26 01:18:00 +02:00
unicorn_test.h Fix test for Android due to clock() not working 2021-11-01 15:33:36 +01:00