├── README.md ├── ida-OpenRisc.py ├── openrisc-arch-1.1-rev0.pdf ├── openrisc-arch-1.1-rev0.txt └── parse_doc.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xDeva/ida-cpu-OpenRisc/HEAD/README.md -------------------------------------------------------------------------------- /ida-OpenRisc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xDeva/ida-cpu-OpenRisc/HEAD/ida-OpenRisc.py -------------------------------------------------------------------------------- /openrisc-arch-1.1-rev0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xDeva/ida-cpu-OpenRisc/HEAD/openrisc-arch-1.1-rev0.pdf -------------------------------------------------------------------------------- /openrisc-arch-1.1-rev0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xDeva/ida-cpu-OpenRisc/HEAD/openrisc-arch-1.1-rev0.txt -------------------------------------------------------------------------------- /parse_doc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xDeva/ida-cpu-OpenRisc/HEAD/parse_doc.py --------------------------------------------------------------------------------