x86-64: fix Intel64 handling of branch with data16 prefix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-bkw5v32pic.d
CommitLineData
5918af22
HPN
1#as: --march=v32 --pic --underscore --em=criself --defsym extra=-819
2#objdump: -dr
3#source: rd-bkw5.s
4
5.*: file format .*-cris
6
7Disassembly of section \.text:
8
90+ <x>:
10 0: f67f .*
11#...
12 1996: 0800 .*
13 1998: ffed 6666 ba 7ffe <after>
14 199c: b005 nop
15 199e: bf0e f6ff 0000 ba 11994 <after\+0x9996>
16 19a4: b005 nop
17#...
18 7ff6: bf0e 0880 0000 ba fffe <after\+0x8000>
19 7ffc: b005 nop
20
2100007ffe <after>:
22 ...
23 fffe: b005 nop
24#...
25 11994: b005 nop
26 11996: 6fae 0000 0000 move.d 0 <x>,r10
27 11998: R_CRIS_32 esymbol
28
This page took 0.486717 seconds and 4 git commands to generate.