Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/aarch64/
H A Dillegal-sve2-aes.d15 #error: [^ :]+:[0-9]+: Error: selected processor does not support `pmullt z17\.q,z21\.d,z27\.d'
H A Dillegal-sve2.s527 pmullt z32.q, z0.d, z0.d label
528 pmullt z0.q, z32.d, z0.d label
529 pmullt z0.q, z0.d, z32.d label
530 pmullt z0.d, z0.d, z0.d label
532 pmullt z32.h, z0.b, z0.b label
533 pmullt z0.h, z32.b, z0.b label
534 pmullt z0.h, z0.b, z32.b label
535 pmullt z0.b, z0.b, z0.b label
H A Dsve2.s346 pmullt z17.q, z21.d, z27.d label
347 pmullt z0.q, z0.d, z0.d label
349 pmullt z17.h, z21.b, z27.b label
350 pmullt z0.h, z0.b, z0.b label
351 pmullt z0.d, z0.s, z0.s label
H A Dsve2.d270 *[0-9a-f]+: 451b6eb1 pmullt z17\.q, z21\.d, z27\.d
271 *[0-9a-f]+: 45006c00 pmullt z0\.q, z0\.d, z0\.d
272 *[0-9a-f]+: 455b6eb1 pmullt z17\.h, z21\.b, z27\.b
273 *[0-9a-f]+: 45406c00 pmullt z0\.h, z0\.b, z0\.b
274 *[0-9a-f]+: 45c06c00 pmullt z0\.d, z0\.s, z0\.s
H A Dillegal-sve2.l766 [^ :]+:[0-9]+: Error: operand 2 must be an SVE vector register -- `pmullt z0\.q,z32\.d,z0\.d'
768 [^ :]+:[0-9]+: Error: operand mismatch -- `pmullt z0\.d,z0\.d,z0\.d'
772 [^ :]+:[0-9]+: Error: operand 2 must be an SVE vector register -- `pmullt z0\.h,z32\.b,z0\.b'
774 [^ :]+:[0-9]+: Error: operand mismatch -- `pmullt z0\.b,z0\.b,z0\.b'
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dillegal-sve2-aes.d15 #error: [^ :]+:[0-9]+: Error: selected processor does not support `pmullt z17\.q,z21\.d,z27\.d'
H A Dillegal-sve2.s527 pmullt z32.q, z0.d, z0.d label
528 pmullt z0.q, z32.d, z0.d label
529 pmullt z0.q, z0.d, z32.d label
530 pmullt z0.d, z0.d, z0.d label
532 pmullt z32.h, z0.b, z0.b label
533 pmullt z0.h, z32.b, z0.b label
534 pmullt z0.h, z0.b, z32.b label
535 pmullt z0.b, z0.b, z0.b label
H A Dsve2.s346 pmullt z17.q, z21.d, z27.d label
347 pmullt z0.q, z0.d, z0.d label
349 pmullt z17.h, z21.b, z27.b label
350 pmullt z0.h, z0.b, z0.b label
351 pmullt z0.d, z0.s, z0.s label
H A Dsve2.d270 *[0-9a-f]+: 451b6eb1 pmullt z17\.q, z21\.d, z27\.d
271 *[0-9a-f]+: 45006c00 pmullt z0\.q, z0\.d, z0\.d
272 *[0-9a-f]+: 455b6eb1 pmullt z17\.h, z21\.b, z27\.b
273 *[0-9a-f]+: 45406c00 pmullt z0\.h, z0\.b, z0\.b
274 *[0-9a-f]+: 45c06c00 pmullt z0\.d, z0\.s, z0\.s
H A Dillegal-sve2.l766 [^ :]+:[0-9]+: Error: operand 2 must be an SVE vector register -- `pmullt z0\.q,z32\.d,z0\.d'
768 [^ :]+:[0-9]+: Error: operand mismatch -- `pmullt z0\.d,z0\.d,z0\.d'
772 [^ :]+:[0-9]+: Error: operand 2 must be an SVE vector register -- `pmullt z0\.h,z32\.b,z0\.b'
774 [^ :]+:[0-9]+: Error: operand mismatch -- `pmullt z0\.b,z0\.b,z0\.b'
/netbsd/external/gpl3/gdb/dist/gas/doc/
H A Dc-aarch64.texi221 @code{pmullt} and @code{pmullb} instructions.
/netbsd/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-aarch64.texi220 @code{pmullt} and @code{pmullb} instructions.
H A Das.info6373 'pmullt' and 'pmullb' instructions.
/netbsd/external/gpl3/gdb.old/dist/gas/doc/
H A Dc-aarch64.texi221 @code{pmullt} and @code{pmullb} instructions.
/netbsd/external/gpl3/binutils/dist/gas/doc/
H A Dc-aarch64.texi245 @code{pmullt} and @code{pmullb} instructions. This implies @code{aes} and
H A Das.info6793 `pmullt' and `pmullb' instructions.
/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Diterators.md2746 (UNSPEC_PMULLT "pmullt")
3149 (UNSPEC_PMULLT "pmullt")
3150 (UNSPEC_PMULLT_PAIR "pmullt")
/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Diterators.md3206 (UNSPEC_PMULLT "pmullt")
3600 (UNSPEC_PMULLT "pmullt")
3601 (UNSPEC_PMULLT_PAIR "pmullt")
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SVEInstrInfo.td2579 defm PMULLT_ZZZ : sve2_pmul_long<0b1, "pmullt", int_aarch64_sve_pmullt_pair>;
2781 …defm PMULLT_ZZZ_Q : sve2_wide_int_arith_pmul<0b00, 0b11011, "pmullt", int_aarch64_sve_pmullt_pair>;