x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / vle-simple-2.d
CommitLineData
48f7f303 1#as: -a32 -mbig -mvle
b9c361e0
JL
2#objdump: -dr -Mvle
3#name: VLE Simplified mnemonics 2
4
5.*: +file format elf.*-powerpc.*
6
7Disassembly of section .text:
8
d9fa3566 90+0 <target0>:
b9c361e0
JL
10 0: 7a 20 00 0c e_bdnz c <target1>
11 4: 7a 20 00 09 e_bdnzl c <target1>
12 8: 7a 30 00 10 e_bdz 18 <target2>
13
d9fa3566 140+c <target1>:
b9c361e0
JL
15 c: 7a 30 ff f5 e_bdzl 0 <target0>
16 10: 7a 12 ff f0 e_beq 0 <target0>
17 14: 7a 16 00 8c e_beq cr1,a0 <target8>
18
d9fa3566 190+18 <target2>:
b9c361e0
JL
20 18: 7a 12 ff f5 e_beql c <target1>
21 1c: 7a 12 00 4d e_beql 68 <target6>
22 20: 7a 01 00 04 e_ble 24 <target3>
23
d9fa3566 240+24 <target3>:
b9c361e0
JL
25 24: 7a 03 ff dd e_bnsl 0 <target0>
26 28: 7a 04 ff e4 e_bge cr1,c <target1>
27 2c: 7a 00 00 24 e_bge 50 <target5>
28
d9fa3566 290+30 <target4>:
b9c361e0
JL
30 30: 7a 08 ff f5 e_bgel cr2,24 <target3>
31 34: 7a 00 ff fd e_bgel 30 <target4>
32 38: 7a 11 ff c8 e_bgt 0 <target0>
33 3c: 7a 11 ff c4 e_bgt 0 <target0>
34 40: 7a 19 ff d9 e_bgtl cr2,18 <target2>
35 44: 7a 11 ff d5 e_bgtl 18 <target2>
36 48: 7a 0d 00 08 e_ble cr3,50 <target5>
37 4c: 7a 01 00 04 e_ble 50 <target5>
38
d9fa3566 390+50 <target5>:
b9c361e0
JL
40 50: 7a 01 ff e1 e_blel 30 <target4>
41 54: 7a 01 ff dd e_blel 30 <target4>
42 58: 7a 14 ff cc e_blt cr1,24 <target3>
43 5c: 7a 10 ff c8 e_blt 24 <target3>
44 60: 7a 10 ff a1 e_bltl 0 <target0>
45 64: 7a 14 ff 9d e_bltl cr1,0 <target0>
46
d9fa3566 470+68 <target6>:
b9c361e0
JL
48 68: 7a 02 00 18 e_bne 80 <target7>
49 6c: 7a 06 ff 94 e_bne cr1,0 <target0>
50 70: 7a 02 ff e1 e_bnel 50 <target5>
51 74: 7a 02 ff dd e_bnel 50 <target5>
52 78: 7a 01 00 48 e_ble c0 <target9>
53 7c: 7a 05 ff b4 e_ble cr1,30 <target4>
54
d9fa3566 550+80 <target7>:
b9c361e0
JL
56 80: 7a 09 ff e9 e_blel cr2,68 <target6>
57 84: 7a 01 00 1d e_blel a0 <target8>
58 88: 7a 04 ff c8 e_bge cr1,50 <target5>
59 8c: 7a 00 ff c4 e_bge 50 <target5>
60 90: 7a 0c ff 95 e_bgel cr3,24 <target3>
61 94: 7a 00 ff 91 e_bgel 24 <target3>
62 98: 7a 03 ff 80 e_bns 18 <target2>
63 9c: 7a 03 ff 7c e_bns 18 <target2>
64
d9fa3566 650+a0 <target8>:
b9c361e0
JL
66 a0: 7a 0b ff 61 e_bnsl cr2,0 <target0>
67 a4: 7a 03 ff c5 e_bnsl 68 <target6>
68 a8: 7a 07 ff 64 e_bns cr1,c <target1>
69 ac: 7a 03 ff 60 e_bns c <target1>
70 b0: 7a 03 ff d1 e_bnsl 80 <target7>
71 b4: 7a 03 ff 71 e_bnsl 24 <target3>
72 b8: 7a 17 ff 78 e_bso cr1,30 <target4>
73 bc: 7a 13 ff 74 e_bso 30 <target4>
74
d9fa3566 750+c0 <target9>:
b9c361e0
JL
76 c0: 7a 13 ff e1 e_bsol a0 <target8>
77 c4: 7a 13 ff dd e_bsol a0 <target8>
78 c8: 7a 11 ff b8 e_bgt 80 <target7>
79 cc: 7a 10 ff 85 e_bltl 50 <target5>
80 d0: 7a 17 ff 60 e_bso cr1,30 <target4>
81 d4: 7a 13 ff 5c e_bso 30 <target4>
82 d8: 7a 1b ff 29 e_bsol cr2,0 <target0>
83 dc: 7a 13 ff e5 e_bsol c0 <target9>
This page took 0.344814 seconds and 4 git commands to generate.