Accept valid one byte signed and unsigned values for the IMM8 operand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-brokw-pic-1.d
1 #objdump: -dr
2 #as: --pic
3 #target: cris-*-*elf* cris-*-linux-gnu
4 #source: brokw-1.s
5
6 .*: file format .*-cris
7
8 Disassembly of section \.text:
9 0+ <sym2>:
10 [ ]+0:[ ]+4002[ ]+moveq[ ]+0,\$?r0
11 [ ]+2:[ ]+0c00[ ]+bcc[ ]+(0x10|10 <sym2\+0x10>)
12 [ ]+4:[ ]+4102[ ]+moveq[ ]+1,\$?r0
13 [ ]+6:[ ]+0ce0[ ]+ba[ ]+(0x14|14 <next_label>)
14 [ ]+8:[ ]+0f05[ ]+nop[ ]*
15 [ ]+a:[ ]+0f05[ ]+nop[ ]*
16 [ ]+c:[ ]+6ffd 0280 0000 3f0e[ ]+move \[\$?pc=\$?pc\+8002 <next_label\+0x7fee>\],\$?p0
17 0+14 <next_label>:
18 [ ]+14:[ ]+4202[ ]+moveq[ ]+2,\$?r0
19 ^[ ]+\.\.\.
20 0+8014 <sym1>:
21 [ ]+8014:[ ]+4302[ ]+moveq[ ]+3,\$?r0
22 ^[ ]+\.\.\.
This page took 0.030347 seconds and 4 git commands to generate.