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