Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A 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/arch/mips/kernel/
H A Dprocess.c208 if (ip->r_format.opcode == mm_pool32a_op && in is_jr_ra_ins()
339 if (ip->r_format.opcode != mm_pool32a_op || in is_jump_ins()
H A Dbranch.c69 case mm_pool32a_op: in __mm_isBranchInstr()
H A Dunaligned.c677 case mm_pool32a_op: in emulate_load_store_microMIPS()
/linux/arch/mips/include/uapi/asm/
H A Dinst.h350 mm_pool32a_op, mm_pool16a_op, mm_lbu16_op, mm_move16_op, enumerator