Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DREADME_P9.txt44 - Vector Count Trailing Zeros: vctzb vctzh vctzw vctzd
47 (set v8i16:$vD, (cttz v8i16:$vB)) // vctzh
H A DPPCInstrAltivec.td1503 def VCTZH : VX_VT5_EO5_VB5<1538, 29, "vctzh",
/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm958 sub vctzh { subroutine
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td603 def VCTZH : UnaryVRRa<"vctzh", 0xE752, cttz, v128h, v128h, 1>;