blob: 7ebadc4bd60ece6b571bdfcd72c8662e2f6367a9 (
plain)
1
2
3
4
5
6
7
8
|
/* $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>
|