Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm_defs.h449 ARMneon_VCGES, enumerator
Dhost_arm_isel.c3409 addInstr(env, ARMInstr_NBinary(ARMneon_VCGES, in iselNeon64Expr_wrk()
3416 addInstr(env, ARMInstr_NBinary(ARMneon_VCGES, in iselNeon64Expr_wrk()
3423 addInstr(env, ARMInstr_NBinary(ARMneon_VCGES, in iselNeon64Expr_wrk()
4050 addInstr(env, ARMInstr_NBinary(ARMneon_VCGES, in iselNeonExpr_wrk()
4057 addInstr(env, ARMInstr_NBinary(ARMneon_VCGES, in iselNeonExpr_wrk()
4064 addInstr(env, ARMInstr_NBinary(ARMneon_VCGES, in iselNeonExpr_wrk()
Dhost_arm_defs.c756 case ARMneon_VCGES: return "vcge"; in showARMNeonBinOp()
816 case ARMneon_VCGES: in showARMNeonBinOpDataType()
4540 case ARMneon_VCGES: /* VCGE signed reg, reg, reg */ in emit_ARMInstr()