Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DREADME_P9.txt44 - Vector Count Trailing Zeros: vctzb vctzh vctzw vctzd
46 (set v16i8:$vD, (cttz v16i8:$vB)) // vctzb
H A DPPCInstrAltivec.td1501 def VCTZB : VX_VT5_EO5_VB5<1538, 28, "vctzb",
/src/crypto/openssl/crypto/perlasm/
H A Ds390x.pm955 sub vctzb { subroutine
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td537 def VCTZB : UnaryVRRa<"vctzb", 0xE752, cttz, v128b, v128b, 0>;