Searched refs:Mshft_SLL (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/main/VEX/priv/ |
D | host_mips_isel.c | 272 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, tmp, irrm, in set_MIPS_rounding_mode() 727 shftOp = Mshft_SLL; in iselWordExpr_R_wrk() 749 case Mshft_SLL: in iselWordExpr_R_wrk() 897 addInstr(env, MIPSInstr_Shft(Mshft_SLL, False, tHi_1, in iselWordExpr_R_wrk() 974 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, r_ccIR_b2, r_ccMIPS, in iselWordExpr_R_wrk() 984 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, r_ccIR_b6, r_ccIR_b6, in iselWordExpr_R_wrk() 1014 addInstr(env, MIPSInstr_Shft(Mshft_SLL, False, tHi_1, tHi, in iselWordExpr_R_wrk() 1036 addInstr(env, MIPSInstr_Shft(Mshft_SLL, False, tHi_1, tHi, in iselWordExpr_R_wrk() 1118 addInstr(env, MIPSInstr_Shft(Mshft_SLL, sz32, r_dst, r_src, in iselWordExpr_R_wrk() 1218 addInstr(env, MIPSInstr_Shft(Mshft_SLL, True, r_dst, r_src, in iselWordExpr_R_wrk() [all …]
|
D | host_mips_defs.h | 323 Mshft_SLL, Mshft_SRL, enumerator
|
D | host_mips_defs.c | 1079 case Mshft_SLL: in showMIPSShftOp() 2837 case Mshft_SLL: in emit_MIPSInstr()
|