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

4
qemu/target/riscv/README Normal file
View File

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