New ARC implementation.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / b.d
CommitLineData
886a2506
NC
1#as: -mcpu=arc700
2#objdump: -dr --show-raw-insn
0d2bcfaf 3
886a2506 4.*: +file format .*arc.*
0d2bcfaf
NC
5
6Disassembly of section .text:
7
800000000 <text_label>:
886a2506
NC
9 0: 0001 0000 b 0 <text_label>
10 4: 07fc ffc0 b -4
11 8: 07f8 ffc0 b -8
12 c: 07f4 ffc1 beq -12
13 10: 07f0 ffc1 beq -16
14 14: 07ec ffc2 bne -20
15 18: 07e8 ffc2 bne -24
16 1c: 07e4 ffc3 bp -28
17 20: 07e0 ffc3 bp -32
18 24: 07dc ffc4 bn -36
19 28: 07d8 ffc4 bn -40
20 2c: 07d4 ffc5 bc -44
21 30: 07d0 ffc5 bc -48
22 34: 07cc ffc5 bc -52
23 38: 07c8 ffc6 bnc -56
24 3c: 07c4 ffc6 bnc -60
25 40: 07c0 ffc6 bnc -64
26 44: 07bc ffc7 bv -68
27 48: 07b8 ffc7 bv -72
28 4c: 07b4 ffc8 bnv -76
29 50: 07b0 ffc8 bnv -80
30 54: 07ac ffc9 bgt -84
31 58: 07a8 ffca bge -88
32 5c: 07a4 ffcb blt -92
33 60: 07a0 ffcc ble -96
34 64: 079c ffcd bhi -100
35 68: 0798 ffce bls -104
36 6c: 0794 ffcf bpnz -108
37 70: 0791 ffef b.d 0 <text_label>
38 74: 264a 7000 mov 0,0
39 78: 0789 ffcf b 0 <text_label>
40 7c: 0785 ffef b.d 0 <text_label>
41 80: 264a 7000 mov 0,0
42 84: 077c ffe1 b.deq -132
43 88: 264a 7000 mov 0,0
44 8c: 0774 ffc2 bne -140
45 90: 0770 ffe6 b.dnc -144
46 94: 264a 7000 mov 0,0
This page took 0.706203 seconds and 4 git commands to generate.