Imports of package mips

PathSynopsis
cmd/internal/obj
cmd/internal/objabi
cmd/internal/sys
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
internal/abi
logPackage log implements a simple logging package.
mathPackage math provides basic constants and mathematical functions.
slicesPackage slices defines various functions useful with slices of any type.