capstone
capstone copied to clipboard
Add HPPA(PA-RISC) architecture
This PR adds HPPA 1.1/2.0 support A checklist of necessary steps before changing the state from the draft:
- [x] HPPA 1.1 instructions support
- [x] HPPA 2.0 instructions support
- [ ] Support instruction details
- [ ] cstests for all versions
- [ ] Python bindings/tests