Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / vle-simple-1.d
CommitLineData
d9fa3566 1#as: -a32 -mvle
b9c361e0
JL
2#objdump: -dr -Mvle
3#name: VLE Simplified mnemonics 1
4
5.*: +file format elf.*-powerpc.*
6
7Disassembly of section \.text:
8
d9fa3566 90+0 <target0>:
b9c361e0
JL
10 0: e6 03 se_beq 6 <target3>
11
d9fa3566 120+2 <target1>:
b9c361e0
JL
13 2: e1 03 se_ble 8 <target4>
14
d9fa3566
AM
150+4 <target2>:
16 4: e0 0+0 se_bge 4 <target2>
b9c361e0 17
d9fa3566 180+6 <target3>:
b9c361e0
JL
19 6: e5 fe se_bgt 2 <target1>
20
d9fa3566 210+8 <target4>:
b9c361e0
JL
22 8: e1 ff se_ble 6 <target3>
23 a: e4 03 se_blt 10 <target6>
24
d9fa3566 250+c <target5>:
b9c361e0
JL
26 c: e2 fb se_bne 2 <target1>
27 e: e1 01 se_ble 10 <target6>
28
d9fa3566 290+10 <target6>:
b9c361e0
JL
30 10: e0 fc se_bge 8 <target4>
31 12: e3 fd se_bns c <target5>
32
d9fa3566 330+14 <target8>:
b9c361e0
JL
34 14: e3 f8 se_bns 4 <target2>
35 16: e7 ff se_bso 14 <target8>
36
d9fa3566 370+18 <target9>:
b9c361e0
JL
38 18: e6 fc se_beq 10 <target6>
39 1a: e7 ff se_bso 18 <target9>
This page took 0.173307 seconds and 4 git commands to generate.