gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / r-bcc.d
CommitLineData
171b8e19 1#source: ./r-bcc.s
c7927a3c
NC
2#objdump: -dr
3
4abd8e8d 4.*: file format .*
c7927a3c
NC
5
6
7Disassembly of section \.text:
8
900000000 <beq>:
10 0: 20 32 beq\.b 32 <dsp8>
11 2: 3a 86 13 beq\.w 1388 <dsp16>
53d780c9 12 5: 1d bne\.s a <bne>
c7927a3c
NC
13 6: 04 1a a1 07 bra\.a 7a120 <dsp24>
14
150000000a <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
2100000014 <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
2800000021 <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
350000002e <done>:
36 2e: 03 nop
37 2f: 00 brk
38 \.\.\.
39
4000000032 <dsp8>:
41 \.\.\.
42
4300001388 <dsp16>:
44 \.\.\.
This page took 0.684321 seconds and 4 git commands to generate.