]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/aarch64/ldraa-ldrab-no-offset.s
bfd: sframe: minor code adjustments and fix typos
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / aarch64 / ldraa-ldrab-no-offset.s
1 .text
2
3 ldraa x1, [x0]!
4 ldrab x2, [x0]!
5
6 ldraa x1, [x0, #0]!
7 ldrab x2, [x0, #0]!