mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 21:49:06 -04:00
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>
|