Searched refs:mm_pool32i_op (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/mm/ |
H A D | uasm-micromips.c | 49 [insn_bgez] = {M(mm_pool32i_op, mm_bgez_op, 0, 0, 0, 0), RS | BIMM}, 51 [insn_bltz] = {M(mm_pool32i_op, mm_bltz_op, 0, 0, 0, 0), RS | BIMM}, 85 [insn_lui] = {M(mm_pool32i_op, mm_lui_op, 0, 0, 0, 0), RS | SIMM},
|
/openbmc/linux/arch/mips/kernel/ |
H A D | branch.c | 88 case mm_pool32i_op: in __mm_isBranchInstr()
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | 354 mm_pool32i_op, mm_pool16c_op, mm_lwsp16_op, mm_pool16d_op, enumerator
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | cp1emu.c | 109 case mm_pool32i_op: in microMIPS32_to_MIPS32()
|