9 lines
189 B
C
9 lines
189 B
C
|
/* $NetBSD: mips_opcode.h,v 1.1 2000/08/12 22:58:29 wdk Exp $ */
|
||
|
|
||
|
/*
|
||
|
* Define the instruction formats and opcode values for the
|
||
|
* MIPS instruction set.
|
||
|
*/
|
||
|
|
||
|
#include <mips/mips_opcode.h>
|