gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / ld.d
1 #as: -EL
2 #objdump: -dr -EL
3
4 .*: +file format elf32-.*arc
5
6 Disassembly of section .text:
7
8 00000000 <.text>:
9 0: 00 84 00 00 00008400 ld r0,\[r1,r2\]
10 4: 02 84 00 00 00008402 ldb r0,\[r1,r2\]
11 8: 08 88 21 00 00218808 ld.a r1,\[r3,r4\]
12 c: 05 06 21 00 00210605 ldw.x r1,\[r2,r3\]
13 10: 0d 88 41 00 0041880d ldw.x.a r2,\[r3,r4\]
14 14: 00 80 1f 08 081f8000 ld r0,\[0\]
This page took 0.029981 seconds and 4 git commands to generate.