gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx-mm.d
1 #as: -march=armv8.6-a+f32mm+f64mm+sve
2 #objdump: -dr
3
4 .* file format .*
5
6 Disassembly of section \.text:
7
8 0+ <\.text>:
9 *[0-9a-f]+: 0420bc11 movprfx z17, z0
10 *[0-9a-f]+: 451b9ab1 smmla z17\.s, z21\.b, z27\.b
11 *[0-9a-f]+: 0420bc11 movprfx z17, z0
12 *[0-9a-f]+: 45db9ab1 ummla z17\.s, z21\.b, z27\.b
13 *[0-9a-f]+: 0420bc11 movprfx z17, z0
14 *[0-9a-f]+: 459b9ab1 usmmla z17\.s, z21\.b, z27\.b
15 *[0-9a-f]+: 0420bc11 movprfx z17, z0
16 *[0-9a-f]+: 449b7ab1 usdot z17\.s, z21\.b, z27\.b
17 *[0-9a-f]+: 0420bc11 movprfx z17, z0
18 *[0-9a-f]+: 44bf1ab1 usdot z17\.s, z21\.b, z7\.b\[3\]
19 *[0-9a-f]+: 0420bc11 movprfx z17, z0
20 *[0-9a-f]+: 44bf1eb1 sudot z17\.s, z21\.b, z7\.b\[3\]
21 *[0-9a-f]+: 0420bc11 movprfx z17, z0
22 *[0-9a-f]+: 64bbe6b1 fmmla z17\.s, z21\.s, z27\.s
23 *[0-9a-f]+: 0420bc11 movprfx z17, z0
24 *[0-9a-f]+: 64fbe6b1 fmmla z17\.d, z21\.d, z27\.d
This page took 0.029884 seconds and 4 git commands to generate.