xfail gas weakref1 test for nds32
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / ldst-rcpc.d
1 #objdump: -dr
2 #as: -march=armv8.3-a
3 #as: -march=armv8.2-a+rcpc
4 #source: ldst-rcpc.s
5
6 .*: file format .*
7
8 Disassembly of section \.text:
9
10 0+ <.*>:
11 0: 38bfc0e1 ldaprb w1, \[x7\]
12 4: 38bfc0e1 ldaprb w1, \[x7\]
13 8: 38bfc0e1 ldaprb w1, \[x7\]
14 c: 78bfc0e1 ldaprh w1, \[x7\]
15 10: 78bfc0e1 ldaprh w1, \[x7\]
16 14: 78bfc0e1 ldaprh w1, \[x7\]
17 18: b8bfc0e1 ldapr w1, \[x7\]
18 1c: b8bfc0e1 ldapr w1, \[x7\]
19 20: b8bfc0e1 ldapr w1, \[x7\]
20 24: f8bfc0e1 ldapr x1, \[x7\]
21 28: f8bfc0e1 ldapr x1, \[x7\]
22 2c: f8bfc0e1 ldapr x1, \[x7\]
This page took 0.029593 seconds and 4 git commands to generate.