[ARC] Update test.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arc / nps-1a.d
CommitLineData
4b0c052e 1#source: nps-1.s
bdd582db 2#as: -mcpu=arc700 -mnps400
4b0c052e
AB
3#ld: -defsym=foo=0x57f03000
4#objdump: -d
5
6.*: +file format .*arc.*
7
8Disassembly of section .text:
9
10[0-9a-f]+ <.*>:
11 *[0-9a-f]+: 5948 3000 xldb r10,\[0x57f03000\]
12 *[0-9a-f]+: 5949 3000 xldw r10,\[0x57f03000\]
13 *[0-9a-f]+: 594a 3000 xld r10,\[0x57f03000\]
14 *[0-9a-f]+: 594c 3000 xstb r10,\[0x57f03000\]
15 *[0-9a-f]+: 594d 3000 xstw r10,\[0x57f03000\]
16 *[0-9a-f]+: 594e 3000 xst r10,\[0x57f03000\]
This page took 0.033498 seconds and 4 git commands to generate.