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