Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/mm/
A Duasm-micromips.c61 [insn_di] = {M(mm_pool32a_op, 0, 0, 0, mm_di_op, mm_pool32axf_op), RS},
73 [insn_eret] = {M(mm_pool32a_op, 0, 0, 0, mm_eret_op, mm_pool32axf_op), 0},
79 [insn_jr] = {M(mm_pool32a_op, 0, 0, 0, mm_jalr_op, mm_pool32axf_op), RS},
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},
91 [insn_mthi] = {M(mm_pool32a_op, 0, 0, 0, mm_mthi32_op, mm_pool32axf_op), RS},
113 [insn_sync] = {M(mm_pool32a_op, 0, 0, 0, mm_sync_op, mm_pool32axf_op), RS},
114 [insn_tlbp] = {M(mm_pool32a_op, 0, 0, 0, mm_tlbp_op, mm_pool32axf_op), 0},
115 [insn_tlbr] = {M(mm_pool32a_op, 0, 0, 0, mm_tlbr_op, mm_pool32axf_op), 0},
116 [insn_tlbwi] = {M(mm_pool32a_op, 0, 0, 0, mm_tlbwi_op, mm_pool32axf_op), 0},
[all …]
/linux-6.3-rc2/arch/mips/kernel/
A 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()
A Dbranch.c71 mm_pool32axf_op) { in __mm_isBranchInstr()
/linux-6.3-rc2/arch/mips/include/uapi/asm/
A Dinst.h370 mm_pool32axf_op = 0x03c, enumerator

Completed in 12 milliseconds