Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_arm64_defs.c5061 const UInt tmpl_USHR in emit_ARM64Instr() local
5092 case ARM64vecshi_USHR64x2: tmpl = tmpl_USHR; goto right64x2; in emit_ARM64Instr()
5098 case ARM64vecshi_USHR32x4: tmpl = tmpl_USHR; goto right32x4; in emit_ARM64Instr()
5110 case ARM64vecshi_USHR16x8: tmpl = tmpl_USHR; goto right16x8; in emit_ARM64Instr()
5122 case ARM64vecshi_USHR8x16: tmpl = tmpl_USHR; goto right8x16; in emit_ARM64Instr()