Consistency check for merge sections
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / booke_xcoff.s
CommitLineData
ff3a6ee3 1# Motorola PowerPC BookE tests
2f3bb96a 2#as: -mbooke
ff3a6ee3
TR
3 .csect .text[PR]
4 .csect main[DS]
5main:
6 .csect .text[PR]
7.main:
8
9 tlbre 1, 2, 7
10 tlbwe 5, 30, 3
11 icbt 5, 8, 9
12 mfapidi 5, 6
13 tlbivax 7, 8
ff3a6ee3 14 tlbsx 11, 12
ff3a6ee3
TR
15 rfci
16 wrtee 3
17 wrteei 1
18 mfdcrx 4, 5
19 mfdcr 5, 234
20 mtdcrx 6, 7
21 mtdcr 432, 8
22 msync
23 dcba 9, 10
24 mbar 0
This page took 0.73412 seconds and 4 git commands to generate.