Support the MIPS32 / MIPS64 DSP ASE.
[deliverable/linux.git] / include / asm-mips / inst.h
index df912c2b381f65c744743b429304b04a513cfb63..e0745f4ff6240292f0cdb510534bb67aee2157b7 100644 (file)
@@ -62,10 +62,10 @@ enum rt_op {
        spimi_op, unused_rt_op_0x05, unused_rt_op_0x06, unused_rt_op_0x07,
        tgei_op, tgeiu_op, tlti_op, tltiu_op,
        teqi_op, unused_0x0d_rt_op, tnei_op, unused_0x0f_rt_op,
-       bltzal_op, bgezal_op, bltzall_op, bgezall_op
-       /*
-        * The others (0x14 - 0x1f) are unused.
-        */
+       bltzal_op, bgezal_op, bltzall_op, bgezall_op,
+       rt_op_0x14, rt_op_0x15, rt_op_0x16, rt_op_0x17,
+       rt_op_0x18, rt_op_0x19, rt_op_0x1a, rt_op_0x1b,
+       bposge32_op, rt_op_0x1d, rt_op_0x1e, rt_op_0x1f
 };
 
 /*
This page took 0.025547 seconds and 5 git commands to generate.