[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cr16 / pic1.d
1 #as:
2 #objdump: -dr
3 #name: pic1
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 00000000 <_main>:
10 0: 70 00 00 00 movd \$0x0:l,\(r1,r0\)
11 4: 00 00
12 0: R_CR16_IMM32 _text_pointer
13 6: 70 00 00 00 movd \$0x0:l,\(r1,r0\)
14 a: 00 00
15 6: R_CR16_IMM32a _text_address_1
16
17 0000000c <_text_address_1>:
18 c: ee 0a jump \(ra\)
This page took 0.029553 seconds and 4 git commands to generate.