New ARC implementation.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / ld.d
CommitLineData
886a2506
NC
1#as: -mcpu=arc700
2#objdump: -dr --show-raw-insn
252b5132 3
886a2506 4.*: +file format .*arc.*
252b5132
RH
5
6Disassembly of section .text:
0d2bcfaf 7
886a2506
NC
8[0-9a-f]+ <.text>:
9 0: 2130 0080 ld r0,\[r1,r2\]
10 4: 2132 0080 ldb r0,\[r1,r2\]
11 8: 2370 0101 ld.aw r1,\[r3,r4\]
12 c: 2235 00c1 ld[hw]+.x r1,\[r2,r3\]
13 10: 2375 0102 ld[hw]+.aw.x r2,\[r3,r4\]
14 14: 1600 7000 0000 0000 ld r0,\[0\]
15 1c: 111e 0000 ld r0,\[r1,30\]
16 20: 12ec 8001 ld r1,\[r2,-20\]
This page took 1.181674 seconds and 4 git commands to generate.