Remove test files for a different patch accidentally committed with patch for ARM...
[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 r1,\[r2,-0x7ff\]
12 4: 4c4c 0301 ldr r2,\[r3\],-0x8
13 8: 107c 2201 strd r8,\[r4\],\+0x8
14 c: 506c 2400 ldrd r10,\[r12,\+0x0\]
15 10: 587c 2400 strd r10,\[lr\]
This page took 0.03288 seconds and 4 git commands to generate.