Searched refs:mm_jal32_op (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/arch/mips/mm/ |
| D | uasm-micromips.c | 73 { insn_jal, M(mm_jal32_op, 0, 0, 0, 0, 0), JIMM },
|
| /linux-4.4.14/arch/mips/kernel/ |
| D | process.c | 251 ip->j_format.opcode == mm_jal32_op) in is_jump_ins()
|
| D | branch.c | 235 case mm_jal32_op: in __mm_isBranchInstr()
|
| /linux-4.4.14/arch/mips/include/uapi/asm/ |
| D | inst.h | 265 mm_jalx32_op, mm_jal32_op, mm_sw32_op, mm_lw32_op, enumerator
|