Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm_defs.h482 ARMneon_VSAL, /* Yah, not SAR but SAL */ enumerator
Dhost_arm_isel.c2733 addInstr(env, ARMInstr_NShift(ARMneon_VSAL, in iselNeon64Expr_wrk()
2752 addInstr(env, ARMInstr_NShift(ARMneon_VSAL, in iselNeon64Expr_wrk()
2981 addInstr(env, ARMInstr_NShift(ARMneon_VSAL, in iselNeon64Expr_wrk()
4877 addInstr(env, ARMInstr_NShift(ARMneon_VSAL, in iselNeonExpr_wrk()
4896 addInstr(env, ARMInstr_NShift(ARMneon_VSAL, in iselNeonExpr_wrk()
5117 addInstr(env, ARMInstr_NShift(ARMneon_VSAL, in iselNeonExpr_wrk()
Dhost_arm_defs.c970 case ARMneon_VSAL: return "vshl"; in showARMNeonShiftOp()
983 case ARMneon_VSAL: in showARMNeonShiftOpDataType()
4698 case ARMneon_VSAL: in emit_ARMInstr()