mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 08:36:05 -04:00
9 lines
192 B
C
9 lines
192 B
C
/* $NetBSD: mips_opcode.h,v 1.1 1998/02/18 13:48:21 tsubai Exp $ */
|
|
|
|
/*
|
|
* Define the instruction formats and opcode values for the
|
|
* MIPS instruction set.
|
|
*/
|
|
|
|
#include <mips/mips_opcode.h>
|