gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / armv8_2-a-fp16-illegal.s
1 .text
2 func:
3 # Scalar base register out of bound
4 vfmal.f16 d2, s0, s16[1]
5 vfmsl.f16 q13, d1, d8[3]
6 # Scalar index out of bound
7 vfmal.f16 d16, s2, s15[2]
8 vfmsl.f16 q13, d1, d7[4]
This page took 0.030122 seconds and 4 git commands to generate.