x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-pic-2.d
CommitLineData
3352f82b 1#objdump: -dr
9e1373d5 2#as: --underscore --em=criself --pic
3352f82b
HPN
3
4# Check that 16-bit PIC relocs aren't overflowing.
5# PR gas/1049.
6
7.*: file format .*-cris
8
9Disassembly of section \.text:
100+ <a>:
11 0: 7f9c 0000 movs\.w 0,r9
12 2: R_CRIS_16_GOT y
13 4: 7f9c 0000 movs\.w 0,r9
14 6: R_CRIS_16_GOTPLT z
15 \.\.\.
160+10008 <y>:
17 10008: 0f05 nop
180+1000a <z>:
19 \.\.\.
This page took 0.594584 seconds and 4 git commands to generate.