* config/tc-ppc.c (parse_cpu): Preserve the settings of the
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / e500.s
CommitLineData
5578ad9c
EZ
1# Motorola PowerPC e500 tests
2 .section ".text"
3start:
4 isel 2, 3, 4, 23
5 dcblc 4, 5, 6
6 dcbtls 7, 8, 9
7 dcbtstls 10, 11, 12
8 icbtls 13, 14, 15
9 icblc 16, 17, 18
10 mtpmr 201, 4
11 mfpmr 5, 203
12 bblels
13 bbelr
14 mtspefscr 8
15 mfspefscr 9
3cc0884a
AH
16
17 # Double-precision opcodes.
18 efscfd 5,4
19 efdabs 5,4
20 efdnabs 5,4
21 efdneg 5,4
22 efdadd 5,4,3
23 efdsub 5,4,3
24 efdmul 5,4,3
25 efddiv 5,4,3
26 efdcmpgt 5,4,3
27 efdcmplt 5,4,3
28 efdcmpeq 5,4,3
29 efdtstgt 5,4,3
30 efdtstgt 5,4,3
31 efdtstlt 5,4,3
32 efdtsteq 5,4,3
33 efdcfsi 5,4
34 efdcfsid 5,4
35 efdcfui 5,4
36 efdcfuid 5,4
37 efdcfsf 5,4
38 efdcfuf 5,4
39 efdctsi 5,4
40 efdctsidz 5,4
41 efdctsiz 5,4
42 efdctui 5,4
43 efdctuidz 5,4
44 efdctuiz 5,4
45 efdctsf 5,4
46 efdctuf 5,4
47 efdcfs 5,4
This page took 0.243387 seconds and 4 git commands to generate.