A MIPS instruction decoder API.
Currently supports all the CPU instructions for MIPS I, II, III and IV.
The recommended way to install is using from the PyPi release, via pip
:
bash
pip install rabbitizer
In case you want to mess with the latest development version without wanting to clone the repository, then you could use the following command:
bash
pip install git+https://github.com/Decompollaborate/rabbitizer.git@develop
NOTE: Installing the development version is not recommended. Proceed at your own risk.
See this package at https://pypi.org/project/rabbitizer/.
Add this crate to your Cargo.toml
via:
toml
[build]
rabbitizer = "1.5.8"
See this crate at https://crates.io/crates/rabbitizer.
SN64
:div
/divu
fix: tweaks a bit the produced div
, divu
and break
instructions.MIPS CPU:
N64's RSP (Reality Signal Processor):
R5900: