Home
last modified time | relevance | path

Searched defs:sunpklo (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dsunpklo-diagnostics.s7 sunpklo z0.b, z0.b label
12 sunpklo z0.s, z0.b label
17 sunpklo z0.d, z0.h label
27 sunpklo z31.d, z31.s label
33 sunpklo z31.d, z31.s label
Dsunpklo.s10 sunpklo z31.h, z31.b label
16 sunpklo z31.s, z31.h label
22 sunpklo z31.d, z31.s label
/external/vixl/src/aarch64/
Dassembler-sve-aarch64.cc5903 void Assembler::sunpklo(const ZRegister& zd, const ZRegister& zn) { in sunpklo() function in vixl::aarch64::Assembler