[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-bcnst.d
CommitLineData
c79b382e
HPN
1#objdump: -dr
2
3# Catches an error in the relaxation machinery and checks that there's no
4# confusion between section offset and absolute address.
5
6.*: file format .*-cris
7
8Disassembly of section \.text:
9
100+ <\.text>:
66798ad6 11[ ]+0:[ ]+08e0[ ]+ba (0xa|a <.*)
c79b382e 12[ ]+2:[ ]+0f05[ ]+nop
66798ad6
HPN
13[ ]+4:[ ]+3f0d 00db ba00[ ]+jump (0xbadb00|badb00 <.*)
14[ ]+a:[ ]+f970[ ]+bmi (0x4|4 <.*)
15[ ]+c:[ ]+08e0[ ]+ba (0x16|16 <.*)
c79b382e 16[ ]+e:[ ]+0f05[ ]+nop
66798ad6
HPN
17[ ]+10:[ ]+3f0d 000b 0000[ ]+jump (0xb00|b00 <.*)
18[ ]+16:[ ]+f970[ ]+bmi (0x10|10 <.*)
19[ ]+18:[ ]+08e0[ ]+ba (0x22|22 <.*)
c79b382e 20[ ]+1a:[ ]+0f05[ ]+nop
66798ad6
HPN
21[ ]+1c:[ ]+3f0d 4200 0000[ ]+jump (0x42|42 <.*)
22[ ]+22:[ ]+f970[ ]+bmi (0x1c|1c <.*)
This page took 0.564781 seconds and 4 git commands to generate.