unicorn/msvc
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
..
aarch64-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
aarch64eb-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
arm-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
armeb-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
m68k-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
mips-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
mips64-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
mips64el-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
mipsel-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
ppc-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
ppc64-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
riscv32-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
riscv64-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
s390x-softmmu add missing files 2021-12-06 04:28:13 +08:00
sparc-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
sparc64-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
tricore-softmmu TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
unicorn import Unicorn2 2021-10-03 22:14:44 +08:00
x86_64-softmmu import Unicorn2 2021-10-03 22:14:44 +08:00
config-host.h MSVC doesn't really have atomic64 2022-02-23 20:22:54 +01:00