Home | History | Annotate | Download | only in priv

Lines Matching refs:ARM64sh_SAR

324    addInstr(env, ARM64Instr_Shift(dst, dst, n48, ARM64sh_SAR));
346 addInstr(env, ARM64Instr_Shift(dst, dst, n32, ARM64sh_SAR));
357 addInstr(env, ARM64Instr_Shift(dst, dst, n56, ARM64sh_SAR));
1718 case Iop_Sar64: sop = ARM64sh_SAR; goto sh_binop;
2089 ARM64sh_SAR));
2102 ARM64sh_SAR));
2126 ARM64sh_SAR));