Home | History | Annotate | Line # | Download | only in include
mips_opcode.h revision 1.6
      1  1.6  jonathan /*	$NetBSD: mips_opcode.h,v 1.6 1996/03/23 19:10:06 jonathan Exp $	*/
      2  1.1   deraadt 
      3  1.1   deraadt /*
      4  1.1   deraadt  * Define the instruction formats and opcode values for the
      5  1.1   deraadt  * MIPS instruction set.
      6  1.1   deraadt  */
      7  1.1   deraadt 
      8  1.6  jonathan #include <mips/mips_opcode.h>
      9