9 lines
192 B
C
9 lines
192 B
C
|
/* $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>
|