Searched refs:MICROMIPS_MINOR_OPCODE (Results 1 – 3 of 3) sorted by relevance
51 if (MICROMIPS_MINOR_OPCODE (instruction_0) > 0 in micromips_instruction_decode()52 && MICROMIPS_MINOR_OPCODE (instruction_0) < 4) in micromips_instruction_decode()63 if (MICROMIPS_MINOR_OPCODE (instruction_0) > 0 in micromips_instruction_decode()64 && MICROMIPS_MINOR_OPCODE (instruction_0) < 4) in micromips_instruction_decode()
1015 #define MICROMIPS_MINOR_OPCODE(INSN) ((INSN & 0x1C00) >> 10) macro
590 (IMEM32_MICROMIPS, IMEM16_MICROMIPS, MICROMIPS_MINOR_OPCODE,