* ppc-opc.c: Remove PARAMS from prototypes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / booke_xcoff.s
CommitLineData
ff3a6ee3
TR
1# Motorola PowerPC BookE tests
2#as: -mppc32 -mbooke32
3 .machine "ppc32"
4 .csect .text[PR]
5 .csect main[DS]
6main:
7 .csect .text[PR]
8.main:
9
10 tlbre 1, 2, 7
11 tlbwe 5, 30, 3
12 icbt 5, 8, 9
13 mfapidi 5, 6
14 tlbivax 7, 8
15 tlbivaxe 9, 10
16 tlbsx 11, 12
17 tlbsxe 13, 14
18 mcrxr64 5
19 rfci
20 wrtee 3
21 wrteei 1
22 mfdcrx 4, 5
23 mfdcr 5, 234
24 mtdcrx 6, 7
25 mtdcr 432, 8
26 msync
27 dcba 9, 10
28 mbar 0
This page took 0.088514 seconds and 4 git commands to generate.