-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinput_small.txt
202 lines (200 loc) · 3.9 KB
/
input_small.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
# vim: set ft=conf:
#
# This is the master test input file for mipsdis/mipsgen.
#
# The data was generated with a fuzzer script using tables/opcode_bits.txt as
# input.
#
# The aim is to get a large amount of coverage of odd cases with a small amount
# of effort.
#
# The first column is the address in hex.
# The second column is the opcode in hex.
#
# See test/expected.txt for the expected result of running this file through
# mipsdis
#
# note: this is a cut down version of test/input.txt for display purposes.
80000000: 0BFFFFFF
80000004: 00000000
80000008: 08000000
8000000C: 00000000
80000010: 0BFF0000
80000014: 00000000
80000018: 0800FFFF
8000001C: 00000000
80000020: 09555555
80000024: 00000000
80000028: 0AAAAAAA
8000002C: 00000000
80000030: 08242424
80000034: 00000000
80000038: 0A929292
8000003C: 00000000
80000040: 08200000
80000044: 00000000
80000000: 0bffffff
80000004: 00000000
80000008: 08000000
8000000c: 00000000
80000010: 0bff0000
80000014: 00000000
80000018: 0800ffff
8000001c: 00000000
80000020: 09555555
80000024: 00000000
80000028: 0aaaaaaa
8000002c: 00000000
80000030: 08242424
80000034: 00000000
80000038: 0a929292
8000003c: 00000000
80000040: 08200000
80000044: 00000000
80000048: 0a100000
8000004c: 00000000
80000050: 09080000
80000054: 00000000
80000058: 08840000
8000005c: 00000000
80000060: 08420000
80000064: 00000000
80000068: 08210000
8000006c: 00000000
80000070: 0a108000
80000074: 00000000
80000078: 09084000
8000007c: 00000000
80000080: 08842000
80000084: 00000000
80000088: 08421000
8000008c: 00000000
80000090: 08210800
80000094: 00000000
80000098: 08108400
8000009c: 00000000
800000a0: 08084200
800000a4: 00000000
800000a8: 08042100
800000ac: 00000000
800000b0: 08021080
800000b4: 00000000
800000b8: 08010840
800000bc: 00000000
800000c0: 08008420
800000c4: 00000000
800000c8: 08004210
800000cc: 00000000
800000d0: 0b000000
800000d4: 00000000
800000d8: 0a400000
800000dc: 00000000
800000e0: 09400000
800000e4: 00000000
800000e8: 08b00000
800000ec: 00000000
800000f0: 08600000
800000f4: 00000000
800000f8: 08340000
800000fc: 00000000
80000100: 081c0000
80000104: 00000000
80000108: 080f0000
8000010c: 00000000
80000110: 08080000
80000114: 00000000
80000118: 08044000
8000011c: 00000000
80000120: 08024000
80000124: 00000000
80000128: 08013000
8000012c: 00000000
80000130: 0800a000
80000134: 00000000
80000138: 08005400
8000013c: 00000000
80000140: 08002c00
80000144: 00000000
80000148: 08001700
8000014c: 00000000
80000150: 08000c00
80000154: 00000000
80000158: 08000640
8000015c: 00000000
80000160: 08000340
80000164: 00000000
80000168: 080001b0
8000016c: 00000000
80000170: 080000e0
80000174: 00000000
80000178: 08000074
8000017c: 00000000
80000180: 0800003c
80000184: 00000000
80000188: 0800001f
8000018c: 00000000
80000190: 0fffffff
80000194: 00000000
80000198: 0c000000
8000019c: 00000000
800001a0: 0fff0000
800001a4: 00000000
800001a8: 0c00ffff
800001ac: 00000000
800001b0: 0d555555
800001b4: 00000000
800001b8: 0eaaaaaa
800001bc: 00000000
800001c0: 0c242424
800001c4: 00000000
800001c8: 0e929292
800001cc: 00000000
800001d0: 0c200000
800001d4: 00000000
800001d8: 0e100000
800001dc: 00000000
800001e0: 0d080000
800001e4: 00000000
800001e8: 0c840000
800001ec: 00000000
800001f0: 0c420000
800001f4: 00000000
800001f8: 0c210000
800001fc: 00000000
80000200: 0e108000
80000204: 00000000
80000208: 0d084000
8000020c: 00000000
80000210: 0c842000
80000214: 00000000
80000218: 0c421000
8000021c: 00000000
80000220: 0c210800
80000224: 00000000
80000228: 0c108400
8000022c: 00000000
80000230: 0c084200
80000234: 00000000
80000238: 0c042100
8000023c: 00000000
80000240: 0c021080
80000244: 00000000
80000248: 0c010840
8000024c: 00000000
80000250: 0c008420
80000254: 00000000
80000258: 0c004210
8000025c: 00000000
80000260: 0f000000
80000264: 00000000
80000268: 0e400000
8000026c: 00000000
80000270: 0d400000
80000274: 00000000
80000278: 0cb00000
8000027c: 00000000
80000280: 0c600000
80000284: 00000000
80000288: 0c340000
8000028c: 00000000
80000290: 0c1c0000