Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm64_defs.h379 ARM64vecb_SRSHL64x2, ARM64vecb_SRSHL32x4, enumerator
Dhost_arm64_defs.c687 case ARM64vecb_SRSHL64x2: *nm = "srshl "; *ar = "2d"; return; in showARM64VecBinOp()
4826 case ARM64vecb_SRSHL64x2: in emit_ARM64Instr()
Dhost_arm64_isel.c2579 case Iop_Rsh64Sx2: op = ARM64vecb_SRSHL64x2; break; in iselV128Expr_wrk()