Home
last modified time | relevance | path

Searched refs:mm_beq32_op (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/mm/
Duasm-micromips.c48 { insn_beq, M(mm_beq32_op, 0, 0, 0, 0, 0), RS | RT | BIMM },
/linux-4.4.14/arch/mips/include/uapi/asm/
Dinst.h259 mm_slti32_op, mm_beq32_op, mm_swc132_op, mm_lwc132_op, enumerator
/linux-4.4.14/arch/mips/kernel/
Dbranch.c205 case mm_beq32_op: in __mm_isBranchInstr()