Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / ld.d
CommitLineData
0d2bcfaf
NC
1#as: -EL
2#objdump: -dr -EL
252b5132
RH
3
4.*: +file format elf32-.*arc
5
6Disassembly of section .text:
0d2bcfaf
NC
7
800000000 <.text>:
9 0: 00 84 00 00 00008400 ld r0,\[r1,r2\]
10 4: 02 84 00 00 00008402 ldb r0,\[r1,r2\]
11 8: 08 88 21 00 00218808 ld.a r1,\[r3,r4\]
12 c: 05 06 21 00 00210605 ldw.x r1,\[r2,r3\]
13 10: 0d 88 41 00 0041880d ldw.x.a r2,\[r3,r4\]
d81acc42 14 14: 00 80 1f 08 081f8000 ld r0,\[0\]
c67de7d5
RR
15 18: 1e 80 00 08 0800801e ld r0,\[r1,30\]
16 1c: ec 01 21 08 082101ec ld r1,\[r2,-20\]
This page took 0.591486 seconds and 4 git commands to generate.