blob: 44b968860dbd40f5cbca3751a7d8d06bb4291f5c (
plain)
1
2
3
4
5
6
7
8
|
/* $NetBSD: mips_opcode.h,v 1.6 1996/03/23 19:10:06 jonathan Exp $ */
/*
* Define the instruction formats and opcode values for the
* MIPS instruction set.
*/
#include <mips/mips_opcode.h>
|