keep new mips4 test files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / .Sanitize
1 # .Sanitize for devo/gas/testsuite/gas/mips.
2
3 # Each directory to survive it's way into a release will need a file
4 # like this one called "./.Sanitize". All keyword lines must exist,
5 # and must exist in the order specified by this file. Each directory
6 # in the tree will be processed, top down, in the following order.
7
8 # Hash started lines like this one are comments and will be deleted
9 # before anything else is done. Blank lines will also be squashed
10 # out.
11
12 # The lines between the "Do-first:" line and the "Things-to-keep:"
13 # line are executed as a /bin/sh shell script before anything else is
14 # done in this
15
16 Do-first:
17
18
19 # All files listed between the "Things-to-keep:" line and the
20 # "Files-to-sed:" line will be kept. All other files will be removed.
21 # Directories listed in this section will have their own Sanitize
22 # called. Directories not listed will be removed in their entirety
23 # with rm -rf.
24
25 Things-to-keep:
26
27 abs.d
28 abs.s
29 add.d
30 add.s
31 and.d
32 and.s
33 beq.d
34 beq.s
35 bge.d
36 bge.s
37 bgeu.d
38 bgeu.s
39 blt.d
40 blt.s
41 bltu.d
42 bltu.s
43 div.d
44 div.s
45 jal-empic.d
46 jal-svr4pic.d
47 jal-svr4pic.s
48 jal.d
49 jal.s
50 la-empic.d
51 la-empic.s
52 la-svr4pic.d
53 la.d
54 la.s
55 lb-empic.d
56 lb-pic.s
57 lb-svr4pic.d
58 lb.d
59 lb.s
60 ld.d
61 ld.s
62 ld-empic.d
63 ld-pic.s
64 ld-svr4pic.d
65 li.d
66 li.s
67 lif-empic.d
68 lif-svr4pic.d
69 lifloat.d
70 lifloat.s
71 mips.exp
72 mips4.d
73 mips4.s
74 mul.d
75 mul.s
76 rol.d
77 rol.s
78 sb.d
79 sb.s
80 trunc.d
81 trunc.s
82 ulh-empic.d
83 ulh-pic.s
84 ulh-svr4pic.d
85 uld.d
86 uld.s
87 ulh.d
88 ulh.s
89 ulw.d
90 ulw.s
91 usd.d
92 usd.s
93 ush.d
94 ush.s
95 usw.d
96 usw.s
97
98 Things-to-lose:
99
100 Do-last:
101
102 # End of file.
This page took 0.053213 seconds and 5 git commands to generate.