New ARC implementation.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / ld2.d
CommitLineData
886a2506
NC
1#as: -mcpu=arc700
2#objdump: -dr --show-raw-insn
0d2bcfaf 3
886a2506 4.*: +file format .*arc.*
0d2bcfaf
NC
5
6Disassembly of section .text:
7
886a2506
NC
8[0-9a-f]+ <.text>:
9 0: 1100 0000 ld r0,\[r1\]
10 4: 1601 0005 ld r5,\[r6,1\]
11 8: 1600 7013 0000 0000 ld r19,\[0\]
12 c: ARC_32_ME foo
13 10: 120a 0204 ld.aw r4,\[r2,10\]
14 14: 1600 7001 0000 0384 ld r1,\[0x384\]
15 1c: 130f 0082 ldb r2,\[r3,15\]
16 20: 14fe 8103 ld[hw]+ r3,\[r4,-2\]
17 24: 212a 0080 lr r1,\[r2\]
18 28: 216a 0500 lr r1,\[0x14\]
19 2c: 206a 0000 lr r0,\[0\]
This page took 0.626463 seconds and 4 git commands to generate.