* arm-dis.c (print_insn): Fixed search for next
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / neon-addressing-bad.s
CommitLineData
b1a769ed
DG
1.syntax unified
2
3VLD1.8 {d0}, 1f
41:
5VLD1.8 {D0}, R0
6VLD1.8 {Q1}, R0
7VLD1.8 {D0}, [PC]
8VLD1.8 {D0}, [PC, #0]
9VST1.8 {D0}, R0
10VST1.8 {Q1}, R0
11VST1.8 {D0}, [PC]
12VST1.8 {D0}, [PC, #0]
13.thumb
14VLD1.8 {d0}, 2f
152:
16VLD1.8 {D0}, R0
17VLD1.8 {Q1}, R0
18VLD1.8 {D0}, [PC]
19VLD1.8 {D0}, [PC, #0]
20VST1.8 {D0}, R0
21VST1.8 {Q1}, R0
22VST1.8 {D0}, [PC]
23VST1.8 {D0}, [PC, #0]
This page took 0.023308 seconds and 4 git commands to generate.