Categorygithub.com/mewmew/mips
repositorypackage
0.1.0
Repository: https://github.com/mewmew/mips.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

MIPS

Build Status Coverage Status GoDoc

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.