gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / sve-movprfx_9.s
1 /* Instruction at PC+4 after prefix sequence opening is not an SVE instruction.
2 Diagnostic required. */
3 .text
4 .arch armv8-a+sve
5
6 f:
7 ptrue p0.s
8 movprfx z1, z0
9 mov x0, sp
10 neg z2.s, p0/m, z2.s
11 ret
This page took 0.030696 seconds and 4 git commands to generate.