xref: /netbsd-src/sys/arch/mipsco/include/mips_opcode.h (revision 3f55a7b9aa83274ef0c97faf416d16abcc0b4842)
1*3f55a7b9Swdk /*	$NetBSD: mips_opcode.h,v 1.1 2000/08/12 22:58:29 wdk Exp $	*/
2*3f55a7b9Swdk 
3*3f55a7b9Swdk /*
4*3f55a7b9Swdk  * Define the instruction formats and opcode values for the
5*3f55a7b9Swdk  * MIPS instruction set.
6*3f55a7b9Swdk  */
7*3f55a7b9Swdk 
8*3f55a7b9Swdk #include <mips/mips_opcode.h>
9