gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_27.s
CommitLineData
01c1ee4a
RS
1 .text
2 .arch armv8-a+sve
3
4f:
5 movprfx z0, z1
6 fmov z0.s, p0/m, #1.0
7
8 movprfx z0, z1
9 fcpy z0.s, p0/m, #1.0
10
11 ret
This page took 0.072389 seconds and 4 git commands to generate.