Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_mips_isel.c735 shftOp = Mshft_SRA; in iselWordExpr_R_wrk()
751 case Mshft_SRA: in iselWordExpr_R_wrk()
927 addInstr(env, MIPSInstr_Shft(Mshft_SRA, True, r_ccMIPS, tmp, in iselWordExpr_R_wrk()
932 addInstr(env, MIPSInstr_Shft(Mshft_SRA, True, tmp, tmp, in iselWordExpr_R_wrk()
939 addInstr(env, MIPSInstr_Shft(Mshft_SRA, True, tmp, in iselWordExpr_R_wrk()
946 addInstr(env, MIPSInstr_Shft(Mshft_SRA, True, tmp, tmp, in iselWordExpr_R_wrk()
1120 addInstr(env, MIPSInstr_Shft(Mshft_SRA, sz32, r_dst, r_dst, in iselWordExpr_R_wrk()
1318 addInstr(env, MIPSInstr_Shft(Mshft_SRA, True, r_dst, r_dst, in iselWordExpr_R_wrk()
1370 addInstr(env, MIPSInstr_Shft(Mshft_SRA, False, tmp2, tmp2, in iselWordExpr_R_wrk()
2062 addInstr(env, MIPSInstr_Shft(Mshft_SRA, True, tmp, src, in iselInt64Expr_wrk()
[all …]
Dhost_mips_defs.h324 Mshft_SRA enumerator
Dhost_mips_defs.c1076 case Mshft_SRA: in showMIPSShftOp()
2889 case Mshft_SRA: in emit_MIPSInstr()