Searched refs:Mshft_SLL (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_mips_isel.c | 290 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 …]
|
D | host_mips_defs.h | 253 Mshft_SLL, Mshft_SRL, enumerator
|
D | host_mips_defs.c | 729 case Mshft_SLL: in showMIPSShftOp() 2645 case Mshft_SLL: in emit_MIPSInstr()
|