Home | History | Annotate | Line # | Download | only in include
mips_opcode.h revision 1.1.2.2
      1  1.1.2.2  bouyer /*	$NetBSD: mips_opcode.h,v 1.1.2.2 2000/11/20 20:14:06 bouyer Exp $	*/
      2  1.1.2.2  bouyer 
      3  1.1.2.2  bouyer /*
      4  1.1.2.2  bouyer  * Define the instruction formats and opcode values for the
      5  1.1.2.2  bouyer  * MIPS instruction set.
      6  1.1.2.2  bouyer  */
      7  1.1.2.2  bouyer 
      8  1.1.2.2  bouyer #include <mips/mips_opcode.h>
      9