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