Add DLX target
[deliverable/binutils-gdb.git] / gas / testsuite / gas / dlx / branch.d
1 #as:
2 #objdump: -dr
3 #name: branch
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 00000000 <L1>:
10 0: 10 80 00 38 beqz r4,0x0000003c
11 4: 00 00 00 00 nop
12 8: 14 a0 ff f4 bnez r5,0x00000000
13
14 0000000c <L2>:
15 c: 20 04 00 44 addi r4,r0,0x0044
16 e: R_DLX_RELOC_16 .text
17 10: 08 00 00 30 j 0x00000044
18 14: 00 00 00 00 nop
19 18: 0c 00 00 20 jal 0x0000003c
20 1c: 00 00 00 00 nop
21 20: 50 00 00 18 break 0x0000003c
22 24: 00 00 00 00 nop
23 28: 47 ff ff d4 trap 0x00000000
24 2c: 00 00 00 00 nop
25 30: 4a 20 00 00 jr r17
26 34: 00 00 00 00 nop
27 38: 4e 20 00 00 jalr r17
28
29 0000003c <L4>:
30 3c: 8c 42 00 88 lw r2,0x0088\[r2\]
31 40: 40 00 00 00 rfe 0x00000044
32
33 00000044 <L5>:
34 44: 8c 02 00 00 lw r2,0x0000\[r0\]
35 46: R_DLX_RELOC_16 .text
36 48: 0b ff ff b4 j 0x00000000
37 4c: 00 00 00 00 nop
38 50: 4b e0 00 00 jr r31
39 54: 00 00 00 00 nop
40 58: 4b e0 00 00 jr r31
41 5c: 00 00 00 00 nop
42 60: 48 20 00 00 jr r1
43 64: 00 00 00 00 nop
This page took 0.031547 seconds and 4 git commands to generate.