[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / register_aliases.d
1 #objdump: -dr
2
3 .*: file format .*
4
5 Disassembly of section \.text:
6
7 0+ <.*>:
8 0: 8b1e0210 add x16, x16, x30
9 4: f90003b0 str x16, \[x29\]
10 8: f94003b1 ldr x17, \[x29\]
11 c: f90003b0 str x16, \[x29\]
12 10: f94003b1 ldr x17, \[x29\]
This page took 0.030057 seconds and 4 git commands to generate.