Home
last modified time | relevance | path

Searched refs:mm_pool32axf_op (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/mm/
H A Duasm-micromips.c61 [insn_di] = {M(mm_pool32a_op, 0, 0, 0, mm_di_op, mm_pool32axf_op), RS},
62 [insn_divu] = {M(mm_pool32a_op, 0, 0, 0, mm_divu_op, mm_pool32axf_op), RT | RS},
73 [insn_eret] = {M(mm_pool32a_op, 0, 0, 0, mm_eret_op, mm_pool32axf_op), 0},
78 [insn_jalr] = {M(mm_pool32a_op, 0, 0, 0, mm_jalr_op, mm_pool32axf_op), RT | RS},
79 [insn_jr] = {M(mm_pool32a_op, 0, 0, 0, mm_jalr_op, mm_pool32axf_op), RS},
87 [insn_mfc0] = {M(mm_pool32a_op, 0, 0, 0, mm_mfc0_op, mm_pool32axf_op), RT | RS | RD},
88 [insn_mfhi] = {M(mm_pool32a_op, 0, 0, 0, mm_mfhi32_op, mm_pool32axf_op), RS},
89 [insn_mflo] = {M(mm_pool32a_op, 0, 0, 0, mm_mflo32_op, mm_pool32axf_op), RS},
90 [insn_mtc0] = {M(mm_pool32a_op, 0, 0, 0, mm_mtc0_op, mm_pool32axf_op), RT | RS | RD},
91 [insn_mthi] = {M(mm_pool32a_op, 0, 0, 0, mm_mthi32_op, mm_pool32axf_op), RS},
[all …]
/linux/arch/mips/kernel/
H A Dprocess.c209 ip->r_format.func == mm_pool32axf_op && in is_jr_ra_ins()
340 ip->r_format.func != mm_pool32axf_op) in is_jump_ins()
H A Dbranch.c71 mm_pool32axf_op) { in __mm_isBranchInstr()
/linux/arch/mips/include/uapi/asm/
H A Dinst.h391 mm_pool32axf_op = 0x03c, enumerator