Add a note to the GDB/NEWS file mentioning that the ARM simulator now
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / legacy_reg_names.s
1
2 .text
3 .arch armv8-a
4
5 dup v0.b, v1.b[7]
6 mov r0.w, r1.w
7 dup s0, s1[3]
This page took 0.030708 seconds and 4 git commands to generate.