gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_5.s
CommitLineData
e66cfcef
TC
1/* Prefixed register used in valid sve instruction at PC+4. Label does not
2 change flow. No Diagnostic. */
3 .text
4 .arch armv8-a+sve
5
6f:
7 ptrue p0.s
8 movprfx z1, z0
9bar:
10 neg z1.s, p0/m, z2.s
11 ret
This page took 0.107939 seconds and 4 git commands to generate.