Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/mm/
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-5.19.10/arch/mips/kernel/
Dprocess.c208 ip->r_format.func == mm_pool32axf_op && in is_jr_ra_ins()
339 ip->r_format.func != mm_pool32axf_op) in is_jump_ins()
Dbranch.c71 mm_pool32axf_op) { in __mm_isBranchInstr()
/linux-5.19.10/arch/mips/include/uapi/asm/
Dinst.h370 mm_pool32axf_op = 0x03c, enumerator