Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they are inval...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-bkw5v32pic.d
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
7 Disassembly of section \.text:
8
9 0+ <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
21 00007ffe <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.035178 seconds and 4 git commands to generate.