x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cr16 / pic2.d
1 #as:
2 #objdump: -dr
3 #name: pic2
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 00000000 <_main>:
10 0: 12 00 0c 90 loadd 0x0:l\(r12\),\(r1,r0\)
11 4: 00 00
12 0: R_CR16_GOT_REGREL20 _text_pointer
13 6: 12 00 0c 90 loadd 0x0:l\(r12\),\(r1,r0\)
14 a: 00 00
15 6: R_CR16_GOTC_REGREL20 _text_address_1
16
17 0000000c <_text_address_1>:
18 c: ee 0a jump \(ra\)
This page took 0.0357 seconds and 4 git commands to generate.