2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / r-bcc.d
1 #objdump: -dr
2
3 dump\.o: file format .*
4
5
6 Disassembly of section \.text:
7
8 00000000 <beq>:
9 0: 20 32 beq\.b 32 <dsp8>
10 2: 3a 86 13 beq\.w 1388 <dsp16>
11 5: 1e bne\.s b <bne\+0x1>
12 6: 04 1a a1 07 bra\.a 7a120 <dsp24>
13
14 0000000a <bne>:
15 a: 21 28 bne\.b 32 <dsp8>
16 c: 3b 7c 13 bne\.w 1388 <dsp16>
17 f: 15 beq\.s 14 <bgt>
18 10: 04 10 a1 07 bra\.a 7a120 <dsp24>
19
20 00000014 <bgt>:
21 14: 2a 1e bgt\.b 32 <dsp8>
22 16: 2b 05 ble\.b 1b <bgt\+0x7>
23 18: 38 70 13 bra\.w 1388 <dsp16>
24 1b: 2b 06 ble\.b 21 <bltu>
25 1d: 04 03 a1 07 bra\.a 7a120 <dsp24>
26
27 00000021 <bltu>:
28 21: 23 11 bnc\.b 32 <dsp8>
29 23: 22 05 bc\.b 28 <bltu\+0x7>
30 25: 38 63 13 bra\.w 1388 <dsp16>
31 28: 22 06 bc\.b 2e <done>
32 2a: 04 f6 a0 07 bra\.a 7a120 <dsp24>
33
34 0000002e <done>:
35 2e: 03 nop
36 2f: 00 brk
37 \.\.\.
38
39 00000032 <dsp8>:
40 \.\.\.
41
42 00001388 <dsp16>:
43 \.\.\.
This page took 0.031194 seconds and 4 git commands to generate.