blob: fc70cae176d7b155e30c4b72acc9139364970da8 (
plain)
1
2
3
4
5
6
7
8
|
/* $NetBSD: mips_opcode.h,v 1.1 1998/02/18 13:48:21 tsubai Exp $ */
/*
* Define the instruction formats and opcode values for the
* MIPS instruction set.
*/
#include <mips/mips_opcode.h>
|