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