Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm_defs.h442 ARMneon_VQADDU, enumerator
Dhost_arm_defs.c747 case ARMneon_VQADDU: return "vqadd"; in showARMNeonBinOp()
802 case ARMneon_VQADDU: in showARMNeonBinOpDataType()
4512 case ARMneon_VQADDU: /* VQADD unsigned reg, reg, reg */ in emit_ARMInstr()
Dhost_arm_isel.c2557 addInstr(env, ARMInstr_NBinary(ARMneon_VQADDU, in iselNeon64Expr_wrk()
4701 addInstr(env, ARMInstr_NBinary(ARMneon_VQADDU, in iselNeonExpr_wrk()