# Packages
No description provided by the author
# README
MIPS
Decoder library for 32-bit MIPS I machine code in Go.
Design
For familiarity and consistency, the API is intentionally kept as close as possible to the golang.org/x/arch packages.
Decoder library for 32-bit MIPS I machine code in Go.
For familiarity and consistency, the API is intentionally kept as close as possible to the golang.org/x/arch packages.