* gas/mips/mips16.s, gas/mips/mips16.d: New test.
[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-ilocks.d
44 div.d
45 div.s
46 dli.d
47 dli.s
48 jal-empic.d
49 jal-svr4pic.d
50 jal-svr4pic.s
51 jal-xgot.d
52 jal.d
53 jal.s
54 la-empic.d
55 la-empic.s
56 la-svr4pic.d
57 la-xgot.d
58 la.d
59 la.s
60 lb-empic.d
61 lb-pic.s
62 lb-svr4pic.d
63 lb-xgot.d
64 lb.d
65 lb.s
66 ld.d
67 ld.s
68 ld-empic.d
69 ld-pic.s
70 ld-svr4pic.d
71 ld-xgot.d
72 li.d
73 li.s
74 lif-empic.d
75 lif-svr4pic.d
76 lif-xgot.d
77 lifloat.d
78 lifloat.s
79 mips.exp
80 mips16.d
81 mips16.s
82 mips4.d
83 mips4.s
84 mul-ilocks.d
85 mul.d
86 mul.s
87 rol.d
88 rol.s
89 sb.d
90 sb.s
91 trunc.d
92 trunc.s
93 ulh-empic.d
94 ulh-pic.s
95 ulh-svr4pic.d
96 ulh-xgot.d
97 uld.d
98 uld.s
99 ulh.d
100 ulh.s
101 ulw.d
102 ulw.s
103 usd.d
104 usd.s
105 ush.d
106 ush.s
107 usw.d
108 usw.s
109
110 Things-to-lose:
111
112 Do-last:
113
114 # End of file.
This page took 0.637716 seconds and 5 git commands to generate.