Home
last modified time | relevance | path

Searched refs:Mshft_SLL (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_mips_isel.c290 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, tmp, irrm, in set_MIPS_rounding_mode()
906 shftOp = Mshft_SLL; in iselWordExpr_R_wrk()
944 addInstr(env, MIPSInstr_Shft(Mshft_SLL, False, tmp, in iselWordExpr_R_wrk()
1100 addInstr(env, MIPSInstr_Shft(Mshft_SLL, False, tHi_1, in iselWordExpr_R_wrk()
1132 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, r_ccMIPS, tmp, in iselWordExpr_R_wrk()
1140 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, tmp, in iselWordExpr_R_wrk()
1147 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, tmp, tmp, in iselWordExpr_R_wrk()
1174 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, r_ccIR_b2, r_ccMIPS, in iselWordExpr_R_wrk()
1184 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, r_ccIR_b6, r_ccIR_b6, in iselWordExpr_R_wrk()
1214 addInstr(env, MIPSInstr_Shft(Mshft_SLL, False, tHi_1, tHi, in iselWordExpr_R_wrk()
[all …]
Dhost_mips_defs.h253 Mshft_SLL, Mshft_SRL, enumerator
Dhost_mips_defs.c729 case Mshft_SLL: in showMIPSShftOp()
2645 case Mshft_SLL: in emit_MIPSInstr()