Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm64_defs.h382 ARM64vecb_URSHL16x8, ARM64vecb_URSHL8x16, enumerator
Dhost_arm64_defs.c693 case ARM64vecb_URSHL16x8: *nm = "urshl "; *ar = "8h"; return; in showARM64VecBinOp()
4858 case ARM64vecb_URSHL16x8: in emit_ARM64Instr()
Dhost_arm64_isel.c2581 case Iop_Rsh16Ux8: op = ARM64vecb_URSHL16x8; break; in iselV128Expr_wrk()