x86-64: fix handling of PUSH/POP of segment register
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / e500-ill.s
1 # Motorola PowerPC e500 illegal instructions
2 .text
3 start:
4 eciwx 3,4,5
5 ecowx 3,4,5
6 mfapidi 5, 6
7 mfdcr 5, 234
8 mtdcr 432, 8
9 tlbia
10 tlbie 3
This page took 0.046065 seconds and 4 git commands to generate.