Searched refs:insn_pref (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/arch/mips/mm/ |
H A D | uasm-mips.c | 121 { insn_pref, M(pref_op, 0, 0, 0, 0, 0), RS | RT | SIMM }, 123 { insn_pref, M6(spec3_op, 0, 0, 0, pref6_op), RS | RT | SIMM9 },
|
H A D | uasm.c | 58 insn_mthc0, insn_mul, insn_or, insn_ori, insn_pref, insn_rfe, enumerator in enum:opcode 349 build_insn(buf, insn_pref, c, 28, b); I_u3u1u2() 351 build_insn(buf, insn_pref, c, a, b); I_u3u1u2()
|
H A D | uasm-micromips.c | 90 { insn_pref, M(mm_pool32c_op, 0, 0, (mm_pref_func << 1), 0, 0), RT | RS | SIMM },
|
Completed in 45 milliseconds