add trailing newline
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / ld.d
CommitLineData
4bc30d81
DE
1#objdump: -dr
2#name: ld/lr
3
4# Test the ld/lr insn.
5
6.*: +file format elf32-.*arc
7
8Disassembly of section .text:
900000000 08008000 ld r0,\[r1\]
1000000004 00418800 ld r2,\[r3,r4\]
1100000008 08a30001 ld r5,\[r6,1\]
120000000c 08e401ff ld r7,\[r8,-1\]
1300000010 092500ff ld r9,\[r10,255\]
1400000014 09660100 ld r11,\[r12,-256\]
02465e56
DE
1500000018 01a77c00 ld r13,\[r14,256\]
1600000020 01e87c00 ld r15,\[r16,-257\]
1700000028 023f3800 ld r17,\[305419896,sp\]
1800000030 0a7f0000 ld r19,\[0\]
4bc30d81 19 RELOC: 00000034 R_ARC_32 foo
02465e56
DE
2000000038 0a9f0000 ld r20,\[4\]
21 RELOC: 0000003c R_ARC_32 foo
2200000040 081f8400 ldb r0,\[0\]
2300000044 081f8800 ldw r0,\[0\]
2400000048 081f8200 ld.x r0,\[0\]
250000004c 081f9000 ld.a r0,\[0\]
2600000050 081fc000 ld.di r0,\[0\]
2700000054 08005600 ldb.x.a.di r0,\[r0\]
2800000058 0800a000 lr r0,\[r1\]
290000005c 085fa000 lr r2,\[status\]
3000000060 087f2000 lr r3,\[305419896\]
This page took 0.035118 seconds and 4 git commands to generate.