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-bkw5pic.d
1 #as: --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 6266 ba 7ffe <after>
14 199c: 0f05 nop
15 199e: 6ffd f0ff 0000 3f0e move \[pc=pc\+fff0 <after\+0x7ff2>\],p0
16 19a6: 6ffd e6ff 0000 3f0e move \[pc=pc\+ffe6 <after\+0x7fe8>\],p0
17 #...
18 7ff6: 6ffd 0280 0000 3f0e move \[pc=pc\+8002 <after\+0x4>\],p0
19
20 00007ffe <after>:
21 ...
22 fffe: 0f05 nop
23 #...
24 11994: 0f05 nop
25 11996: 6fae 0000 0000 move.d 0 <x>,r10
26 11998: R_CRIS_32 esymbol
27
This page took 0.037245 seconds and 4 git commands to generate.