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