Consistency check for merge sections
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / e500-ill.s
CommitLineData
36f7a941
TR
1# Motorola PowerPC e500 illegal instructions
2 .text
3 .machine e500
4start:
5 eciwx 3,4,5
6 ecowx 3,4,5
7 mfapidi 5, 6
8 mfdcr 5, 234
9 mtdcr 432, 8
10 tlbia
11 tlbie 3
This page took 0.026168 seconds and 4 git commands to generate.