Releases: nccgroup/ghidra-nanomips
Releases · nccgroup/ghidra-nanomips
Version 0.3.3
Version 0.3.2
Fix register minimum storage size in compiler spec. Fixes "Low-level Error: Overlapping input varnodes" decompiler error that appeared on some functions.
v0.3.1
- Fix BITREVH p-code
- Fix LWM/RESTORE p-code
- Fix ADDIU[NEG] disassembly display
Full Changelog: v0.3...v0.3.1
Version 0.3
- Fix some memory reference P-Code
- Treat BREAK instructions as halting (simulate with infinite loop)
Version 0.2
- Add ROTX aliases (BITREVW, BITREVH, BITREVB, BYTEREVW, BYTEREVH)
Version 0.1
Initial release