Home
last modified time | relevance | path

Searched refs:mm_pool32a_op (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/arch/mips/mm/
Duasm-micromips.c43 [insn_addu] = {M(mm_pool32a_op, 0, 0, 0, 0, mm_addu32_op), RT | RS | RD},
45 [insn_and] = {M(mm_pool32a_op, 0, 0, 0, 0, mm_and_op), RT | RS | RD},
61 [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},
74 [insn_ins] = {M(mm_pool32a_op, 0, 0, 0, 0, mm_ins_op), RT | RS | RD | RE},
75 [insn_ext] = {M(mm_pool32a_op, 0, 0, 0, 0, mm_ext_op), RT | RS | RD | RE},
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},
[all …]
/linux-5.19.10/arch/mips/kernel/
Dprocess.c207 if (ip->r_format.opcode == mm_pool32a_op && in is_jr_ra_ins()
338 if (ip->r_format.opcode != mm_pool32a_op || in is_jump_ins()
Dbranch.c69 case mm_pool32a_op: in __mm_isBranchInstr()
Dunaligned.c635 case mm_pool32a_op: in emulate_load_store_microMIPS()
/linux-5.19.10/arch/mips/include/uapi/asm/
Dinst.h329 mm_pool32a_op, mm_pool16a_op, mm_lbu16_op, mm_move16_op, enumerator