import Unicorn2

This commit is contained in:
Nguyen Anh Quynh
2021-10-03 22:14:44 +08:00
parent 772558119a
commit aaaea14214
837 changed files with 368717 additions and 200912 deletions

5
qemu/target/arm/README Normal file
View File

@@ -0,0 +1,5 @@
code under arm/ is from arm-softmmu/target/arm/*.inc.c
code under aarch64/ is from aarch64-softmmu/target/aarch64/*.inc.c
WARNING: these code are autogen from scripts/decodetree.py, DO NOT modify them.