c146bdfac1b0df282c1f94696dd54190b021bfee
[deliverable/binutils-gdb.git] / gas / testsuite / gas / epiphany / addr-syntax.d
1 #as:
2 #objdump: -dr
3 #name: addr-syntax
4
5 .*.o: file format elf32-epiphany
6
7
8 Disassembly of section \.text:
9
10 00000000 \<\.text\>:
11 0: 2bcc 01ff ldr.l r1,\[r2,-0x7ff\]
12 4: 4c4c 0301 ldr.l r2,\[r3\],-0x8
13 8: 107c 2201 strd.l r8,\[r4\],\+0x8
14 c: 506c 2400 ldrd r10,\[r12\]
15 10: 587c 2400 strd r10,\[lr\]
This page took 0.028791 seconds and 3 git commands to generate.