mirror of
https://gitlab.com/qemu-project/capstone.git
synced 2025-09-17 02:01:15 +08:00
update README & HACK with SystemZ information
This commit is contained in:
2
HACK.TXT
2
HACK.TXT
@ -7,6 +7,8 @@ Capstone source is organized as followings.
|
||||
│ ├── ARM <- ARM engine
|
||||
│ ├── Mips <- Mips engine
|
||||
│ ├── PowerPC <- PowerPC engine
|
||||
│ ├── Sparc <- Sparc engine
|
||||
│ ├── SystemZ <- SystemZ engine
|
||||
│ └── X86 <- X86 engine
|
||||
├── bindings <- all bindings are under this dir
|
||||
│ ├── java <- Java bindings + test code
|
||||
|
Reference in New Issue
Block a user