gdb: Convert language la_word_break_characters field to a method
[deliverable/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]!
This page took 0.03874 seconds and 4 git commands to generate.