arc/nps400 : New cmem instructions and associated relocation
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arc / nps-1a.d
1 #source: nps-1.s
2 #as: -mcpu=nps400
3 #ld: -defsym=foo=0x57f03000
4 #objdump: -d
5
6 .*: +file format .*arc.*
7
8 Disassembly 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.043085 seconds and 4 git commands to generate.