x86-64/Intel: fix CALL/JMP with dword operand
[deliverable/binutils-gdb.git] / gas / testsuite / gas / frv / allinsn.d
CommitLineData
af029d49
DB
1#as:
2#objdump: -dr
3#name:
4
5.*: +file format .*
6
7Disassembly of section .text:
8
900000000 <add>:
10 0: 82 00 10 01 add sp,sp,sp
11
1200000004 <sub>:
13 4: 82 00 11 01 sub sp,sp,sp
14
1500000008 <udiv>:
16 8: 82 00 13 c1 udiv sp,sp,sp
17
180000000c <and>:
19 c: 82 04 10 01 and sp,sp,sp
20
2100000010 <or>:
22 10: 82 04 10 81 or sp,sp,sp
23
2400000014 <xor>:
25 14: 82 04 11 01 xor sp,sp,sp
26
2700000018 <not>:
28 18: 82 04 01 81 not sp,sp
29
300000001c <sdiv>:
31 1c: 82 00 13 81 sdiv sp,sp,sp
32
3300000020 <nsdiv>:
34 20: 82 04 13 81 nsdiv sp,sp,sp
35
3600000024 <nudiv>:
37 24: 82 04 13 c1 nudiv sp,sp,sp
38
3900000028 <smul>:
79ff22bb 40 28: 84 00 22 02 smul fp,fp,fp
af029d49
DB
41
420000002c <umul>:
79ff22bb 43 2c: 84 00 22 82 umul fp,fp,fp
af029d49
DB
44
4500000030 <sll>:
46 30: 82 04 12 01 sll sp,sp,sp
47
4800000034 <srl>:
49 34: 82 04 12 81 srl sp,sp,sp
50
5100000038 <sra>:
52 38: 82 04 13 01 sra sp,sp,sp
53
540000003c <scan>:
55 3c: 82 2c 10 01 scan sp,sp,sp
56
5700000040 <cadd>:
58 40: 83 60 10 01 cadd sp,sp,sp,cc0,0x0
59
6000000044 <csub>:
61 44: 83 60 10 41 csub sp,sp,sp,cc0,0x0
62
6300000048 <cudiv>:
64 48: 83 64 10 c1 cudiv sp,sp,sp,cc0,0x0
65
660000004c <cand>:
67 4c: 83 68 10 01 cand sp,sp,sp,cc0,0x0
68
6900000050 <cor>:
70 50: 83 68 10 41 cor sp,sp,sp,cc0,0x0
71
7200000054 <cxor>:
73 54: 83 68 10 81 cxor sp,sp,sp,cc0,0x0
74
7500000058 <cnot>:
76 58: 83 68 00 c1 cnot sp,sp,cc0,0x0
77
780000005c <csmul>:
79ff22bb 79 5c: 85 60 20 82 csmul fp,fp,fp,cc0,0x0
af029d49
DB
80
8100000060 <csdiv>:
82 60: 83 60 10 c1 csdiv sp,sp,sp,cc0,0x0
83
8400000064 <csll>:
85 64: 83 70 10 01 csll sp,sp,sp,cc0,0x0
86
8700000068 <csrl>:
88 68: 83 70 10 41 csrl sp,sp,sp,cc0,0x0
89
900000006c <csra>:
91 6c: 83 70 10 81 csra sp,sp,sp,cc0,0x0
92
9300000070 <cscan>:
94 70: 83 94 10 c1 cscan sp,sp,sp,cc0,0x0
95
9600000074 <addcc>:
97 74: 82 00 10 41 addcc sp,sp,sp,icc0
98
9900000078 <subcc>:
100 78: 82 00 11 41 subcc sp,sp,sp,icc0
101
1020000007c <andcc>:
103 7c: 82 04 10 41 andcc sp,sp,sp,icc0
104
10500000080 <orcc>:
106 80: 82 04 10 c1 orcc sp,sp,sp,icc0
107
10800000084 <xorcc>:
109 84: 82 04 11 41 xorcc sp,sp,sp,icc0
110
11100000088 <sllcc>:
112 88: 82 04 12 41 sllcc sp,sp,sp,icc0
113
1140000008c <srlcc>:
115 8c: 82 04 12 c1 srlcc sp,sp,sp,icc0
116
11700000090 <sracc>:
118 90: 82 04 13 41 sracc sp,sp,sp,icc0
119
12000000094 <smulcc>:
79ff22bb 121 94: 84 00 22 42 smulcc fp,fp,fp,icc0
af029d49
DB
122
12300000098 <umulcc>:
79ff22bb 124 98: 84 00 22 c2 umulcc fp,fp,fp,icc0
af029d49
DB
125
1260000009c <caddcc>:
127 9c: 83 64 10 01 caddcc sp,sp,sp,cc0,0x0
128
129000000a0 <csubcc>:
130 a0: 83 64 10 41 csubcc sp,sp,sp,cc0,0x0
131
132000000a4 <csmulcc>:
79ff22bb 133 a4: 85 64 20 82 csmulcc fp,fp,fp,cc0,0x0
af029d49
DB
134
135000000a8 <candcc>:
136 a8: 83 6c 10 01 candcc sp,sp,sp,cc0,0x0
137
138000000ac <corcc>:
139 ac: 83 6c 10 41 corcc sp,sp,sp,cc0,0x0
140
141000000b0 <cxorcc>:
142 b0: 83 6c 10 81 cxorcc sp,sp,sp,cc0,0x0
143
144000000b4 <csllcc>:
145 b4: 83 74 10 01 csllcc sp,sp,sp,cc0,0x0
146
147000000b8 <csrlcc>:
148 b8: 83 74 10 41 csrlcc sp,sp,sp,cc0,0x0
149
150000000bc <csracc>:
151 bc: 83 74 10 81 csracc sp,sp,sp,cc0,0x0
152
153000000c0 <addx>:
154 c0: 82 00 10 81 addx sp,sp,sp,icc0
155
156000000c4 <subx>:
157 c4: 82 00 11 81 subx sp,sp,sp,icc0
158
159000000c8 <addxcc>:
160 c8: 82 00 10 c1 addxcc sp,sp,sp,icc0
161
162000000cc <subxcc>:
163 cc: 82 00 11 c1 subxcc sp,sp,sp,icc0
164
165000000d0 <addi>:
166 d0: 82 40 10 00 addi sp,0,sp
167
168000000d4 <subi>:
169 d4: 82 50 10 00 subi sp,0,sp
170
171000000d8 <udivi>:
172 d8: 82 7c 10 00 udivi sp,0,sp
173
174000000dc <andi>:
175 dc: 82 80 10 00 andi sp,0,sp
176
177000000e0 <ori>:
178 e0: 82 88 10 00 ori sp,0,sp
179
180000000e4 <xori>:
181 e4: 82 90 10 00 xori sp,0,sp
182
183000000e8 <sdivi>:
184 e8: 82 78 10 00 sdivi sp,0,sp
185
186000000ec <nsdivi>:
187 ec: 82 b8 10 00 nsdivi sp,0,sp
188
189000000f0 <nudivi>:
190 f0: 82 bc 10 00 nudivi sp,0,sp
191
192000000f4 <smuli>:
79ff22bb 193 f4: 84 60 20 00 smuli fp,0,fp
af029d49
DB
194
195000000f8 <umuli>:
79ff22bb 196 f8: 84 68 20 00 umuli fp,0,fp
af029d49
DB
197
198000000fc <slli>:
199 fc: 82 a0 10 00 slli sp,0,sp
200
20100000100 <srli>:
202 100: 82 a8 10 00 srli sp,0,sp
203
20400000104 <srai>:
205 104: 82 b0 10 00 srai sp,0,sp
206
20700000108 <scani>:
208 108: 83 1c 10 00 scani sp,0,sp
209
2100000010c <addicc>:
211 10c: 82 44 10 00 addicc sp,0,sp,icc0
212
21300000110 <subicc>:
214 110: 82 54 10 00 subicc sp,0,sp,icc0
215
21600000114 <andicc>:
217 114: 82 84 10 00 andicc sp,0,sp,icc0
218
21900000118 <oricc>:
220 118: 82 8c 10 00 oricc sp,0,sp,icc0
221
2220000011c <xoricc>:
223 11c: 82 94 10 00 xoricc sp,0,sp,icc0
224
22500000120 <smulicc>:
79ff22bb 226 120: 84 64 20 00 smulicc fp,0,fp,icc0
af029d49
DB
227
22800000124 <umulicc>:
79ff22bb 229 124: 84 6c 20 00 umulicc fp,0,fp,icc0
af029d49
DB
230
23100000128 <sllicc>:
232 128: 82 a4 10 00 sllicc sp,0,sp,icc0
233
2340000012c <srlicc>:
235 12c: 82 ac 10 00 srlicc sp,0,sp,icc0
236
23700000130 <sraicc>:
238 130: 82 b4 10 00 sraicc sp,0,sp,icc0
239
24000000134 <addxi>:
241 134: 82 48 10 00 addxi sp,0,sp,icc0
242
24300000138 <subxi>:
244 138: 82 58 10 00 subxi sp,0,sp,icc0
245
2460000013c <addxicc>:
247 13c: 82 4c 10 00 addxicc sp,0,sp,icc0
248
24900000140 <subxicc>:
250 140: 82 5c 10 00 subxicc sp,0,sp,icc0
251
25200000144 <setlo>:
253 144: 82 f4 00 00 setlo lo\(0x0\),sp
254
25500000148 <sethi>:
256 148: 82 f8 00 00 sethi hi\(0x0\),sp
257
2580000014c <setlos>:
259 14c: 82 fc 00 00 setlos lo\(0x0\),sp
260
26100000150 <ldsb>:
262 150: 82 08 10 01 ldsb @\(sp,sp\),sp
263
26400000154 <ldub>:
265 154: 82 08 10 41 ldub @\(sp,sp\),sp
266
26700000158 <ldsh>:
268 158: 82 08 10 81 ldsh @\(sp,sp\),sp
269
2700000015c <lduh>:
271 15c: 82 08 10 c1 lduh @\(sp,sp\),sp
272
27300000160 <ld>:
274 160: 82 08 11 01 ld @\(sp,sp\),sp
275
27600000164 <ldbf>:
277 164: 80 08 12 01 ldbf @\(sp,sp\),fr0
278
27900000168 <ldhf>:
280 168: 80 08 12 41 ldhf @\(sp,sp\),fr0
281
2820000016c <ldf>:
283 16c: 80 08 12 81 ldf @\(sp,sp\),fr0
284
28500000170 <ldc>:
286 170: 80 08 13 41 ldc @\(sp,sp\),cpr0
287
28800000174 <nldsb>:
289 174: 82 08 18 01 nldsb @\(sp,sp\),sp
290
29100000178 <nldub>:
292 178: 82 08 18 41 nldub @\(sp,sp\),sp
293
2940000017c <nldsh>:
295 17c: 82 08 18 81 nldsh @\(sp,sp\),sp
296
29700000180 <nlduh>:
298 180: 82 08 18 c1 nlduh @\(sp,sp\),sp
299
30000000184 <nld>:
301 184: 82 08 19 01 nld @\(sp,sp\),sp
302
30300000188 <nldbf>:
304 188: 80 08 1a 01 nldbf @\(sp,sp\),fr0
305
3060000018c <nldhf>:
307 18c: 80 08 1a 41 nldhf @\(sp,sp\),fr0
308
30900000190 <nldf>:
310 190: 80 08 1a 81 nldf @\(sp,sp\),fr0
311
31200000194 <ldd>:
79ff22bb 313 194: 84 08 11 41 ldd @\(sp,sp\),fp
af029d49
DB
314
31500000198 <lddf>:
316 198: 80 08 12 c1 lddf @\(sp,sp\),fr0
317
3180000019c <lddc>:
319 19c: 80 08 13 81 lddc @\(sp,sp\),cpr0
320
321000001a0 <nldd>:
79ff22bb 322 1a0: 84 08 19 41 nldd @\(sp,sp\),fp
af029d49
DB
323
324000001a4 <nlddf>:
325 1a4: 80 08 1a c1 nlddf @\(sp,sp\),fr0
326
327000001a8 <ldq>:
328 1a8: 82 08 11 81 ldq @\(sp,sp\),sp
329
330000001ac <ldqf>:
331 1ac: 80 08 13 01 ldqf @\(sp,sp\),fr0
332
333000001b0 <ldqc>:
334 1b0: 80 08 13 c1 ldqc @\(sp,sp\),cpr0
335
336000001b4 <nldq>:
337 1b4: 82 08 19 81 nldq @\(sp,sp\),sp
338
339000001b8 <nldqf>:
340 1b8: 80 08 1b 01 nldqf @\(sp,sp\),fr0
341
342000001bc <ldsbu>:
343 1bc: 82 08 14 01 ldsbu @\(sp,sp\),sp
344
345000001c0 <ldubu>:
346 1c0: 82 08 14 41 ldubu @\(sp,sp\),sp
347
348000001c4 <ldshu>:
349 1c4: 82 08 14 81 ldshu @\(sp,sp\),sp
350
351000001c8 <lduhu>:
352 1c8: 82 08 14 c1 lduhu @\(sp,sp\),sp
353
354000001cc <ldu>:
355 1cc: 82 08 15 01 ldu @\(sp,sp\),sp
356
357000001d0 <nldsbu>:
358 1d0: 82 08 1c 01 nldsbu @\(sp,sp\),sp
359
360000001d4 <nldubu>:
361 1d4: 82 08 1c 41 nldubu @\(sp,sp\),sp
362
363000001d8 <nldshu>:
364 1d8: 82 08 1c 81 nldshu @\(sp,sp\),sp
365
366000001dc <nlduhu>:
367 1dc: 82 08 1c c1 nlduhu @\(sp,sp\),sp
368
369000001e0 <nldu>:
370 1e0: 82 08 1d 01 nldu @\(sp,sp\),sp
371
372000001e4 <ldbfu>:
373 1e4: 80 08 16 01 ldbfu @\(sp,sp\),fr0
374
375000001e8 <ldhfu>:
376 1e8: 80 08 16 41 ldhfu @\(sp,sp\),fr0
377
378000001ec <ldfu>:
379 1ec: 80 08 16 81 ldfu @\(sp,sp\),fr0
380
381000001f0 <ldcu>:
382 1f0: 80 08 17 41 ldcu @\(sp,sp\),cpr0
383
384000001f4 <nldbfu>:
385 1f4: 80 08 1e 01 nldbfu @\(sp,sp\),fr0
386
387000001f8 <nldhfu>:
388 1f8: 80 08 1e 41 nldhfu @\(sp,sp\),fr0
389
390000001fc <nldfu>:
391 1fc: 80 08 1e 81 nldfu @\(sp,sp\),fr0
392
39300000200 <lddu>:
79ff22bb 394 200: 84 08 15 41 lddu @\(sp,sp\),fp
af029d49
DB
395
39600000204 <nlddu>:
79ff22bb 397 204: 84 08 1d 41 nlddu @\(sp,sp\),fp
af029d49
DB
398
39900000208 <lddfu>:
400 208: 80 08 16 c1 lddfu @\(sp,sp\),fr0
401
4020000020c <lddcu>:
403 20c: 80 08 17 81 lddcu @\(sp,sp\),cpr0
404
40500000210 <nlddfu>:
406 210: 80 08 1e c1 nlddfu @\(sp,sp\),fr0
407
40800000214 <ldqu>:
409 214: 82 08 15 81 ldqu @\(sp,sp\),sp
410
41100000218 <nldqu>:
412 218: 82 08 1d 81 nldqu @\(sp,sp\),sp
413
4140000021c <ldqfu>:
415 21c: 80 08 17 01 ldqfu @\(sp,sp\),fr0
416
41700000220 <ldqcu>:
418 220: 80 08 17 c1 ldqcu @\(sp,sp\),cpr0
419
42000000224 <nldqfu>:
421 224: 80 08 1f 01 nldqfu @\(sp,sp\),fr0
422
42300000228 <ldsbi>:
424 228: 82 c0 10 00 ldsbi @\(sp,0\),sp
425
4260000022c <ldshi>:
427 22c: 82 c4 10 00 ldshi @\(sp,0\),sp
428
42900000230 <ldi>:
430 230: 82 c8 10 00 ldi @\(sp,0\),sp
431
43200000234 <ldubi>:
433 234: 82 d4 10 00 ldubi @\(sp,0\),sp
434
43500000238 <lduhi>:
436 238: 82 d8 10 00 lduhi @\(sp,0\),sp
437
4380000023c <ldbfi>:
439 23c: 80 e0 10 00 ldbfi @\(sp,0\),fr0
440
44100000240 <ldhfi>:
442 240: 80 e4 10 00 ldhfi @\(sp,0\),fr0
443
44400000244 <ldfi>:
445 244: 80 e8 10 00 ldfi @\(sp,0\),fr0
446
44700000248 <nldsbi>:
448 248: 83 00 10 00 nldsbi @\(sp,0\),sp
449
4500000024c <nldubi>:
451 24c: 83 04 10 00 nldubi @\(sp,0\),sp
452
45300000250 <nldshi>:
454 250: 83 08 10 00 nldshi @\(sp,0\),sp
455
45600000254 <nlduhi>:
457 254: 83 0c 10 00 nlduhi @\(sp,0\),sp
458
45900000258 <nldi>:
460 258: 83 10 10 00 nldi @\(sp,0\),sp
461
4620000025c <nldbfi>:
463 25c: 81 20 10 00 nldbfi @\(sp,0\),fr0
464
46500000260 <nldhfi>:
466 260: 81 24 10 00 nldhfi @\(sp,0\),fr0
467
46800000264 <nldfi>:
469 264: 81 28 10 00 nldfi @\(sp,0\),fr0
470
47100000268 <lddi>:
79ff22bb 472 268: 84 cc 10 00 lddi @\(sp,0\),fp
af029d49
DB
473
4740000026c <lddfi>:
475 26c: 80 ec 10 00 lddfi @\(sp,0\),fr0
476
47700000270 <nlddi>:
79ff22bb 478 270: 85 14 10 00 nlddi @\(sp,0\),fp
af029d49
DB
479
48000000274 <nlddfi>:
481 274: 81 2c 10 00 nlddfi @\(sp,0\),fr0
482
48300000278 <ldqi>:
484 278: 82 d0 10 00 ldqi @\(sp,0\),sp
485
4860000027c <ldqfi>:
487 27c: 80 f0 10 00 ldqfi @\(sp,0\),fr0
488
69ba8a0d
DB
48900000280 <nop>:
490 280: 80 88 00 00 nop
af029d49
DB
491
49200000284 <nldqfi>:
493 284: 81 30 10 00 nldqfi @\(sp,0\),fr0
494
49500000288 <stb>:
496 288: 82 0c 10 01 stb sp,@\(sp,sp\)
497
4980000028c <sth>:
499 28c: 82 0c 10 41 sth sp,@\(sp,sp\)
500
50100000290 <st>:
502 290: 82 0c 10 81 st sp,@\(sp,sp\)
503
50400000294 <stbf>:
505 294: 80 0c 12 01 stbf fr0,@\(sp,sp\)
506
50700000298 <sthf>:
508 298: 80 0c 12 41 sthf fr0,@\(sp,sp\)
509
5100000029c <stf>:
511 29c: 80 0c 12 81 stf fr0,@\(sp,sp\)
512
513000002a0 <stc>:
514 2a0: 80 0c 19 41 stc cpr0,@\(sp,sp\)
515
516000002a4 <rstb>:
8ae0baa2 517 2a4: 80 88 00 00 nop
af029d49
DB
518
519000002a8 <rsth>:
8ae0baa2 520 2a8: 80 88 00 00 nop
af029d49
DB
521
522000002ac <rst>:
8ae0baa2 523 2ac: 80 88 00 00 nop
af029d49
DB
524
525000002b0 <rstbf>:
8ae0baa2 526 2b0: 80 88 00 00 nop
af029d49
DB
527
528000002b4 <rsthf>:
8ae0baa2 529 2b4: 80 88 00 00 nop
af029d49
DB
530
531000002b8 <rstf>:
8ae0baa2 532 2b8: 80 88 00 00 nop
af029d49
DB
533
534000002bc <std>:
79ff22bb 535 2bc: 84 0c 10 c1 std fp,@\(sp,sp\)
af029d49
DB
536
537000002c0 <stdf>:
538 2c0: 80 0c 12 c1 stdf fr0,@\(sp,sp\)
539
540000002c4 <stdc>:
541 2c4: 80 0c 19 81 stdc cpr0,@\(sp,sp\)
542
543000002c8 <rstd>:
8ae0baa2 544 2c8: 80 88 00 00 nop
af029d49
DB
545
546000002cc <rstdf>:
8ae0baa2 547 2cc: 80 88 00 00 nop
af029d49
DB
548
549000002d0 <stq>:
550 2d0: 82 0c 11 01 stq sp,@\(sp,sp\)
551
552000002d4 <stqf>:
553 2d4: 80 0c 13 01 stqf fr0,@\(sp,sp\)
554
555000002d8 <stqc>:
556 2d8: 80 0c 19 c1 stqc cpr0,@\(sp,sp\)
557
558000002dc <rstq>:
8ae0baa2 559 2dc: 80 88 00 00 nop
af029d49
DB
560
561000002e0 <rstqf>:
8ae0baa2 562 2e0: 80 88 00 00 nop
af029d49
DB
563
564000002e4 <stbu>:
565 2e4: 82 0c 14 01 stbu sp,@\(sp,sp\)
566
567000002e8 <sthu>:
568 2e8: 82 0c 14 41 sthu sp,@\(sp,sp\)
569
570000002ec <stu>:
571 2ec: 82 0c 14 81 stu sp,@\(sp,sp\)
572
573000002f0 <stbfu>:
574 2f0: 80 0c 16 01 stbfu fr0,@\(sp,sp\)
575
576000002f4 <sthfu>:
577 2f4: 80 0c 16 41 sthfu fr0,@\(sp,sp\)
578
579000002f8 <stfu>:
580 2f8: 80 0c 16 81 stfu fr0,@\(sp,sp\)
581
582000002fc <stcu>:
583 2fc: 80 0c 1b 41 stcu cpr0,@\(sp,sp\)
584
58500000300 <stdu>:
79ff22bb 586 300: 84 0c 14 c1 stdu fp,@\(sp,sp\)
af029d49
DB
587
58800000304 <stdfu>:
589 304: 80 0c 16 c1 stdfu fr0,@\(sp,sp\)
590
59100000308 <stdcu>:
592 308: 80 0c 1b 81 stdcu cpr0,@\(sp,sp\)
593
5940000030c <stqu>:
595 30c: 82 0c 15 01 stqu sp,@\(sp,sp\)
596
59700000310 <stqfu>:
598 310: 80 0c 17 01 stqfu fr0,@\(sp,sp\)
599
60000000314 <stqcu>:
601 314: 80 0c 1b c1 stqcu cpr0,@\(sp,sp\)
602
60300000318 <cldsb>:
604 318: 83 78 10 01 cldsb @\(sp,sp\),sp,cc0,0x0
605
6060000031c <cldub>:
607 31c: 83 78 10 41 cldub @\(sp,sp\),sp,cc0,0x0
608
60900000320 <cldsh>:
610 320: 83 78 10 81 cldsh @\(sp,sp\),sp,cc0,0x0
611
61200000324 <clduh>:
613 324: 83 78 10 c1 clduh @\(sp,sp\),sp,cc0,0x0
614
61500000328 <cld>:
616 328: 83 7c 10 01 cld @\(sp,sp\),sp,cc0,0x0
617
6180000032c <cldbf>:
619 32c: 81 80 10 01 cldbf @\(sp,sp\),fr0,cc0,0x0
620
62100000330 <cldhf>:
622 330: 81 80 10 41 cldhf @\(sp,sp\),fr0,cc0,0x0
623
62400000334 <cldf>:
625 334: 81 80 10 81 cldf @\(sp,sp\),fr0,cc0,0x0
626
62700000338 <cldd>:
79ff22bb 628 338: 85 7c 10 41 cldd @\(sp,sp\),fp,cc0,0x0
af029d49
DB
629
6300000033c <clddf>:
631 33c: 81 80 10 c1 clddf @\(sp,sp\),fr0,cc0,0x0
632
63300000340 <cldq>:
634 340: 83 7c 10 81 cldq @\(sp,sp\),sp,cc0,0x0
635
63600000344 <cldsbu>:
637 344: 83 84 10 01 cldsbu @\(sp,sp\),sp,cc0,0x0
638
63900000348 <cldubu>:
640 348: 83 84 10 41 cldubu @\(sp,sp\),sp,cc0,0x0
641
6420000034c <cldshu>:
643 34c: 83 84 10 81 cldshu @\(sp,sp\),sp,cc0,0x0
644
64500000350 <clduhu>:
646 350: 83 84 10 c1 clduhu @\(sp,sp\),sp,cc0,0x0
647
64800000354 <cldu>:
649 354: 83 88 10 01 cldu @\(sp,sp\),sp,cc0,0x0
650
65100000358 <cldbfu>:
652 358: 81 8c 10 01 cldbfu @\(sp,sp\),fr0,cc0,0x0
653
6540000035c <cldhfu>:
655 35c: 81 8c 10 41 cldhfu @\(sp,sp\),fr0,cc0,0x0
656
65700000360 <cldfu>:
658 360: 81 8c 10 81 cldfu @\(sp,sp\),fr0,cc0,0x0
659
66000000364 <clddu>:
79ff22bb 661 364: 85 88 10 41 clddu @\(sp,sp\),fp,cc0,0x0
af029d49
DB
662
66300000368 <clddfu>:
664 368: 81 8c 10 c1 clddfu @\(sp,sp\),fr0,cc0,0x0
665
6660000036c <cldqu>:
667 36c: 83 88 10 81 cldqu @\(sp,sp\),sp,cc0,0x0
668
66900000370 <cstb>:
670 370: 83 90 10 01 cstb sp,@\(sp,sp\),cc0,0x0
671
67200000374 <csth>:
673 374: 83 90 10 41 csth sp,@\(sp,sp\),cc0,0x0
674
67500000378 <cst>:
676 378: 83 90 10 81 cst sp,@\(sp,sp\),cc0,0x0
677
6780000037c <cstbf>:
679 37c: 81 98 10 01 cstbf fr0,@\(sp,sp\),cc0,0x0
680
68100000380 <csthf>:
682 380: 81 98 10 41 csthf fr0,@\(sp,sp\),cc0,0x0
683
68400000384 <cstf>:
685 384: 81 98 10 81 cstf fr0,@\(sp,sp\),cc0,0x0
686
68700000388 <cstd>:
79ff22bb 688 388: 85 90 10 c1 cstd fp,@\(sp,sp\),cc0,0x0
af029d49
DB
689
6900000038c <cstdf>:
691 38c: 81 98 10 c1 cstdf fr0,@\(sp,sp\),cc0,0x0
692
69300000390 <cstq>:
694 390: 83 94 10 01 cstq sp,@\(sp,sp\),cc0,0x0
695
69600000394 <cstbu>:
697 394: 83 9c 10 01 cstbu sp,@\(sp,sp\),cc0,0x0
698
69900000398 <csthu>:
700 398: 83 9c 10 41 csthu sp,@\(sp,sp\),cc0,0x0
701
7020000039c <cstu>:
703 39c: 83 9c 10 81 cstu sp,@\(sp,sp\),cc0,0x0
704
705000003a0 <cstbfu>:
706 3a0: 81 a0 10 01 cstbfu fr0,@\(sp,sp\),cc0,0x0
707
708000003a4 <csthfu>:
709 3a4: 81 a0 10 41 csthfu fr0,@\(sp,sp\),cc0,0x0
710
711000003a8 <cstfu>:
712 3a8: 81 a0 10 81 cstfu fr0,@\(sp,sp\),cc0,0x0
713
714000003ac <cstdu>:
79ff22bb 715 3ac: 85 9c 10 c1 cstdu fp,@\(sp,sp\),cc0,0x0
af029d49
DB
716
717000003b0 <cstdfu>:
718 3b0: 81 a0 10 c1 cstdfu fr0,@\(sp,sp\),cc0,0x0
719
720000003b4 <stbi>:
721 3b4: 83 40 10 00 stbi sp,@\(sp,0\)
722
723000003b8 <sthi>:
724 3b8: 83 44 10 00 sthi sp,@\(sp,0\)
725
726000003bc <sti>:
727 3bc: 83 48 10 00 sti sp,@\(sp,0\)
728
729000003c0 <stbfi>:
730 3c0: 81 38 10 00 stbfi fr0,@\(sp,0\)
731
732000003c4 <sthfi>:
733 3c4: 81 3c 10 00 sthfi fr0,@\(sp,0\)
734
735000003c8 <stfi>:
736 3c8: 81 54 10 00 stfi fr0,@\(sp,0\)
737
738000003cc <stdi>:
79ff22bb 739 3cc: 85 4c 10 00 stdi fp,@\(sp,0\)
af029d49
DB
740
741000003d0 <stdfi>:
742 3d0: 81 58 10 00 stdfi fr0,@\(sp,0\)
743
744000003d4 <stqi>:
745 3d4: 83 50 10 00 stqi sp,@\(sp,0\)
746
747000003d8 <stqfi>:
748 3d8: 81 5c 10 00 stqfi fr0,@\(sp,0\)
749
750000003dc <swap>:
751 3dc: 82 0c 11 41 swap @\(sp,sp\),sp
752
753000003e0 <swapi>:
754 3e0: 83 34 10 00 swapi @\(sp,0\),sp
755
756000003e4 <cswap>:
757 3e4: 83 94 10 81 cswap @\(sp,sp\),sp,cc0,0x0
758
759000003e8 <movgf>:
760 3e8: 80 0c 05 41 movgf sp,fr0
761
762000003ec <movfg>:
763 3ec: 80 0c 03 41 movfg fr0,sp
764
765000003f0 <movgfd>:
766 3f0: 80 0c 05 81 movgfd sp,fr0
767
768000003f4 <movfgd>:
769 3f4: 80 0c 03 81 movfgd fr0,sp
770
771000003f8 <movgfq>:
772 3f8: 80 0c 05 c1 movgfq sp,fr0
773
774000003fc <movfgq>:
775 3fc: 80 0c 03 c1 movfgq fr0,sp
776
77700000400 <cmovgf>:
778 400: 81 a4 00 01 cmovgf sp,fr0,cc0,0x0
779
78000000404 <cmovfg>:
781 404: 81 a4 00 81 cmovfg fr0,sp,cc0,0x0
782
78300000408 <cmovgfd>:
784 408: 81 a4 00 41 cmovgfd sp,fr0,cc0,0x0
785
7860000040c <cmovfgd>:
787 40c: 81 a4 00 c1 cmovfgd fr0,sp,cc0,0x0
788
78900000410 <movgs>:
790 410: 80 0c 01 81 movgs sp,psr
791
79200000414 <movsg>:
793 414: 80 0c 01 c1 movsg psr,sp
794
79500000418 <bno>:
796 418: 80 18 00 00 bno
797
7980000041c <bra>:
799 41c: c0 1a fe f9 bra 0 <add>
800
80100000420 <beq>:
802 420: a0 18 fe f8 beq icc0,0x0,0 <add>
803
80400000424 <bne>:
805 424: e0 18 fe f7 bne icc0,0x0,0 <add>
806
80700000428 <ble>:
808 428: b8 18 fe f6 ble icc0,0x0,0 <add>
809
8100000042c <bgt>:
811 42c: f8 18 fe f5 bgt icc0,0x0,0 <add>
812
81300000430 <blt>:
814 430: 98 18 fe f4 blt icc0,0x0,0 <add>
815
81600000434 <bge>:
817 434: d8 18 fe f3 bge icc0,0x0,0 <add>
818
81900000438 <bls>:
820 438: a8 18 fe f2 bls icc0,0x0,0 <add>
821
8220000043c <bhi>:
823 43c: e8 18 fe f1 bhi icc0,0x0,0 <add>
824
82500000440 <bc>:
826 440: 88 18 fe f0 bc icc0,0x0,0 <add>
827
82800000444 <bnc>:
829 444: c8 18 fe ef bnc icc0,0x0,0 <add>
830
83100000448 <bn>:
832 448: b0 18 fe ee bn icc0,0x0,0 <add>
833
8340000044c <bp>:
835 44c: f0 18 fe ed bp icc0,0x0,0 <add>
836
83700000450 <bv>:
838 450: 90 18 fe ec bv icc0,0x0,0 <add>
839
84000000454 <bnv>:
841 454: d0 18 fe eb bnv icc0,0x0,0 <add>
842
84300000458 <fbno>:
844 458: 80 1c 00 00 fbno
845
8460000045c <fbra>:
847 45c: f8 1e fe e9 fbra 0 <add>
848
84900000460 <fbne>:
850 460: b8 1c fe e8 fbne fcc0,0x0,0 <add>
851
85200000464 <fbeq>:
853 464: c0 1c fe e7 fbeq fcc0,0x0,0 <add>
854
85500000468 <fblg>:
856 468: b0 1c fe e6 fblg fcc0,0x0,0 <add>
857
8580000046c <fbue>:
859 46c: c8 1c fe e5 fbue fcc0,0x0,0 <add>
860
86100000470 <fbul>:
862 470: a8 1c fe e4 fbul fcc0,0x0,0 <add>
863
86400000474 <fbge>:
865 474: d0 1c fe e3 fbge fcc0,0x0,0 <add>
866
86700000478 <fblt>:
868 478: a0 1c fe e2 fblt fcc0,0x0,0 <add>
869
8700000047c <fbuge>:
871 47c: d8 1c fe e1 fbuge fcc0,0x0,0 <add>
872
87300000480 <fbug>:
874 480: 98 1c fe e0 fbug fcc0,0x0,0 <add>
875
87600000484 <fble>:
877 484: e0 1c fe df fble fcc0,0x0,0 <add>
878
87900000488 <fbgt>:
880 488: 90 1c fe de fbgt fcc0,0x0,0 <add>
881
8820000048c <fbule>:
883 48c: e8 1c fe dd fbule fcc0,0x0,0 <add>
884
88500000490 <fbu>:
886 490: 88 1c fe dc fbu fcc0,0x0,0 <add>
887
88800000494 <fbo>:
889 494: f0 1c fe db fbo fcc0,0x0,0 <add>
890
89100000498 <bctrlr>:
892 498: 80 38 20 00 bctrlr 0x0,0x0
893
8940000049c <bnolr>:
895 49c: 80 38 40 00 bnolr
896
897000004a0 <bralr>:
898 4a0: c0 3a 40 00 bralr
899
900000004a4 <beqlr>:
901 4a4: a0 38 40 00 beqlr icc0,0x0
902
903000004a8 <bnelr>:
904 4a8: e0 38 40 00 bnelr icc0,0x0
905
906000004ac <blelr>:
907 4ac: b8 38 40 00 blelr icc0,0x0
908
909000004b0 <bgtlr>:
910 4b0: f8 38 40 00 bgtlr icc0,0x0
911
912000004b4 <bltlr>:
913 4b4: 98 38 40 00 bltlr icc0,0x0
914
915000004b8 <bgelr>:
916 4b8: d8 38 40 00 bgelr icc0,0x0
917
918000004bc <blslr>:
919 4bc: a8 38 40 00 blslr icc0,0x0
920
921000004c0 <bhilr>:
922 4c0: e8 38 40 00 bhilr icc0,0x0
923
924000004c4 <bclr>:
925 4c4: 88 38 40 00 bclr icc0,0x0
926
927000004c8 <bnclr>:
928 4c8: c8 38 40 00 bnclr icc0,0x0
929
930000004cc <bnlr>:
931 4cc: b0 38 40 00 bnlr icc0,0x0
932
933000004d0 <bplr>:
934 4d0: f0 38 40 00 bplr icc0,0x0
935
936000004d4 <bvlr>:
937 4d4: 90 38 40 00 bvlr icc0,0x0
938
939000004d8 <bnvlr>:
940 4d8: d0 38 40 00 bnvlr icc0,0x0
941
942000004dc <fbnolr>:
943 4dc: 80 38 c0 00 fbnolr
944
945000004e0 <fbralr>:
946 4e0: f8 3a c0 00 fbralr
947
948000004e4 <fbeqlr>:
949 4e4: c0 38 c0 00 fbeqlr fcc0,0x0
950
951000004e8 <fbnelr>:
952 4e8: b8 38 c0 00 fbnelr fcc0,0x0
953
954000004ec <fblglr>:
955 4ec: b0 38 c0 00 fblglr fcc0,0x0
956
957000004f0 <fbuelr>:
958 4f0: c8 38 c0 00 fbuelr fcc0,0x0
959
960000004f4 <fbullr>:
961 4f4: a8 38 c0 00 fbullr fcc0,0x0
962
963000004f8 <fbgelr>:
964 4f8: d0 38 c0 00 fbgelr fcc0,0x0
965
966000004fc <fbltlr>:
967 4fc: a0 38 c0 00 fbltlr fcc0,0x0
968
96900000500 <fbugelr>:
970 500: d8 38 c0 00 fbugelr fcc0,0x0
971
97200000504 <fbuglr>:
973 504: 98 38 c0 00 fbuglr fcc0,0x0
974
97500000508 <fblelr>:
976 508: e0 38 c0 00 fblelr fcc0,0x0
977
9780000050c <fbgtlr>:
979 50c: 90 38 c0 00 fbgtlr fcc0,0x0
980
98100000510 <fbulelr>:
982 510: e8 38 c0 00 fbulelr fcc0,0x0
983
98400000514 <fbulr>:
985 514: 88 38 c0 00 fbulr fcc0,0x0
986
98700000518 <fbolr>:
988 518: f0 38 c0 00 fbolr fcc0,0x0
989
9900000051c <bcnolr>:
991 51c: 80 38 60 00 bcnolr
992
99300000520 <bcralr>:
994 520: c0 3a 60 00 bcralr 0x0
995
99600000524 <bceqlr>:
997 524: a0 38 60 00 bceqlr icc0,0x0,0x0
998
99900000528 <bcnelr>:
1000 528: e0 38 60 00 bcnelr icc0,0x0,0x0
1001
10020000052c <bclelr>:
1003 52c: b8 38 60 00 bclelr icc0,0x0,0x0
1004
100500000530 <bcgtlr>:
1006 530: f8 38 60 00 bcgtlr icc0,0x0,0x0
1007
100800000534 <bcltlr>:
1009 534: 98 38 60 00 bcltlr icc0,0x0,0x0
1010
101100000538 <bcgelr>:
1012 538: d8 38 60 00 bcgelr icc0,0x0,0x0
1013
10140000053c <bclslr>:
1015 53c: a8 38 60 00 bclslr icc0,0x0,0x0
1016
101700000540 <bchilr>:
1018 540: e8 38 60 00 bchilr icc0,0x0,0x0
1019
102000000544 <bcclr>:
1021 544: 88 38 60 00 bcclr icc0,0x0,0x0
1022
102300000548 <bcnclr>:
1024 548: c8 38 60 00 bcnclr icc0,0x0,0x0
1025
10260000054c <bcnlr>:
1027 54c: b0 38 60 00 bcnlr icc0,0x0,0x0
1028
102900000550 <bcplr>:
1030 550: f0 38 60 00 bcplr icc0,0x0,0x0
1031
103200000554 <bcvlr>:
1033 554: 90 38 60 00 bcvlr icc0,0x0,0x0
1034
103500000558 <bcnvlr>:
1036 558: d0 38 60 00 bcnvlr icc0,0x0,0x0
1037
10380000055c <fcbnolr>:
1039 55c: 80 38 e0 00 fcbnolr
1040
104100000560 <fcbralr>:
1042 560: f8 3a e0 00 fcbralr 0x0
1043
104400000564 <fcbeqlr>:
1045 564: c0 38 e0 00 fcbeqlr fcc0,0x0,0x0
1046
104700000568 <fcbnelr>:
1048 568: b8 38 e0 00 fcbnelr fcc0,0x0,0x0
1049
10500000056c <fcblglr>:
1051 56c: b0 38 e0 00 fcblglr fcc0,0x0,0x0
1052
105300000570 <fcbuelr>:
1054 570: c8 38 e0 00 fcbuelr fcc0,0x0,0x0
1055
105600000574 <fcbullr>:
1057 574: a8 38 e0 00 fcbullr fcc0,0x0,0x0
1058
105900000578 <fcbgelr>:
1060 578: d0 38 e0 00 fcbgelr fcc0,0x0,0x0
1061
10620000057c <fcbltlr>:
1063 57c: a0 38 e0 00 fcbltlr fcc0,0x0,0x0
1064
106500000580 <fcbugelr>:
1066 580: d8 38 e0 00 fcbugelr fcc0,0x0,0x0
1067
106800000584 <fcbuglr>:
1069 584: 98 38 e0 00 fcbuglr fcc0,0x0,0x0
1070
107100000588 <fcblelr>:
1072 588: e0 38 e0 00 fcblelr fcc0,0x0,0x0
1073
10740000058c <fcbgtlr>:
1075 58c: 90 38 e0 00 fcbgtlr fcc0,0x0,0x0
1076
107700000590 <fcbulelr>:
1078 590: e8 38 e0 00 fcbulelr fcc0,0x0,0x0
1079
108000000594 <fcbulr>:
1081 594: 88 38 e0 00 fcbulr fcc0,0x0,0x0
1082
108300000598 <fcbolr>:
1084 598: f0 38 e0 00 fcbolr fcc0,0x0,0x0
1085
10860000059c <jmpl>:
1087 59c: 80 30 10 01 jmpl @\(sp,sp\)
1088
1089000005a0 <jmpil>:
1090 5a0: 80 34 10 00 jmpil @\(sp,0\)
1091
1092000005a4 <call>:
1093 5a4: fe 3f fe 97 call 0 <add>
1094
1095000005a8 <rei>:
1096 5a8: 80 dc 00 00 rei 0x0
1097
1098000005ac <tno>:
1099 5ac: 80 10 00 00 tno
1100
1101000005b0 <tra>:
1102 5b0: c0 10 10 01 tra sp,sp
1103
1104000005b4 <teq>:
1105 5b4: a0 10 10 01 teq icc0,sp,sp
1106
1107000005b8 <tne>:
1108 5b8: e0 10 10 01 tne icc0,sp,sp
1109
1110000005bc <tle>:
1111 5bc: b8 10 10 01 tle icc0,sp,sp
1112
1113000005c0 <tgt>:
1114 5c0: f8 10 10 01 tgt icc0,sp,sp
1115
1116000005c4 <tlt>:
1117 5c4: 98 10 10 01 tlt icc0,sp,sp
1118
1119000005c8 <tge>:
1120 5c8: d8 10 10 01 tge icc0,sp,sp
1121
1122000005cc <tls>:
1123 5cc: a8 10 10 01 tls icc0,sp,sp
1124
1125000005d0 <thi>:
1126 5d0: e8 10 10 01 thi icc0,sp,sp
1127
1128000005d4 <tc>:
1129 5d4: 88 10 10 01 tc icc0,sp,sp
1130
1131000005d8 <tnc>:
1132 5d8: c8 10 10 01 tnc icc0,sp,sp
1133
1134000005dc <tn>:
1135 5dc: b0 10 10 01 tn icc0,sp,sp
1136
1137000005e0 <tp>:
1138 5e0: f0 10 10 01 tp icc0,sp,sp
1139
1140000005e4 <tv>:
1141 5e4: 90 10 10 01 tv icc0,sp,sp
1142
1143000005e8 <tnv>:
1144 5e8: d0 10 10 01 tnv icc0,sp,sp
1145
1146000005ec <ftno>:
1147 5ec: 80 10 00 40 ftno
1148
1149000005f0 <ftra>:
1150 5f0: f8 10 10 41 ftra sp,sp
1151
1152000005f4 <ftne>:
1153 5f4: b8 10 10 41 ftne fcc0,sp,sp
1154
1155000005f8 <fteq>:
1156 5f8: c0 10 10 41 fteq fcc0,sp,sp
1157
1158000005fc <ftlg>:
1159 5fc: b0 10 10 41 ftlg fcc0,sp,sp
1160
116100000600 <ftue>:
1162 600: c8 10 10 41 ftue fcc0,sp,sp
1163
116400000604 <ftul>:
1165 604: a8 10 10 41 ftul fcc0,sp,sp
1166
116700000608 <ftge>:
1168 608: d0 10 10 41 ftge fcc0,sp,sp
1169
11700000060c <ftlt>:
1171 60c: a0 10 10 41 ftlt fcc0,sp,sp
1172
117300000610 <ftuge>:
1174 610: d8 10 10 41 ftuge fcc0,sp,sp
1175
117600000614 <ftug>:
1177 614: 98 10 10 41 ftug fcc0,sp,sp
1178
117900000618 <ftle>:
1180 618: e0 10 10 41 ftle fcc0,sp,sp
1181
11820000061c <ftgt>:
1183 61c: 90 10 10 41 ftgt fcc0,sp,sp
1184
118500000620 <ftule>:
1186 620: e8 10 10 41 ftule fcc0,sp,sp
1187
118800000624 <ftu>:
1189 624: 88 10 10 41 ftu fcc0,sp,sp
1190
119100000628 <fto>:
1192 628: f0 10 10 41 fto fcc0,sp,sp
1193
11940000062c <tino>:
1195 62c: 80 70 00 00 tino
1196
119700000630 <tira>:
1198 630: c0 70 10 00 tira sp,0
1199
120000000634 <tieq>:
1201 634: a0 70 10 00 tieq icc0,sp,0
1202
120300000638 <tine>:
1204 638: e0 70 10 00 tine icc0,sp,0
1205
12060000063c <tile>:
1207 63c: b8 70 10 00 tile icc0,sp,0
1208
120900000640 <tigt>:
1210 640: f8 70 10 00 tigt icc0,sp,0
1211
121200000644 <tilt>:
1213 644: 98 70 10 00 tilt icc0,sp,0
1214
121500000648 <tige>:
1216 648: d8 70 10 00 tige icc0,sp,0
1217
12180000064c <tils>:
1219 64c: a8 70 10 00 tils icc0,sp,0
1220
122100000650 <tihi>:
1222 650: e8 70 10 00 tihi icc0,sp,0
1223
122400000654 <tic>:
1225 654: 88 70 10 00 tic icc0,sp,0
1226
122700000658 <tinc>:
1228 658: c8 70 10 00 tinc icc0,sp,0
1229
12300000065c <tin>:
1231 65c: b0 70 10 00 tin icc0,sp,0
1232
123300000660 <tip>:
1234 660: f0 70 10 00 tip icc0,sp,0
1235
123600000664 <tiv>:
1237 664: 90 70 10 00 tiv icc0,sp,0
1238
123900000668 <tinv>:
1240 668: d0 70 10 00 tinv icc0,sp,0
1241
12420000066c <ftino>:
1243 66c: 80 74 00 00 ftino
1244
124500000670 <ftira>:
1246 670: f8 74 10 00 ftira sp,0
1247
124800000674 <ftine>:
1249 674: b8 74 10 00 ftine fcc0,sp,0
1250
125100000678 <ftieq>:
1252 678: c0 74 10 00 ftieq fcc0,sp,0
1253
12540000067c <ftilg>:
1255 67c: b0 74 10 00 ftilg fcc0,sp,0
1256
125700000680 <ftiue>:
1258 680: c8 74 10 00 ftiue fcc0,sp,0
1259
126000000684 <ftiul>:
1261 684: a8 74 10 00 ftiul fcc0,sp,0
1262
126300000688 <ftige>:
1264 688: d0 74 10 00 ftige fcc0,sp,0
1265
12660000068c <ftilt>:
1267 68c: a0 74 10 00 ftilt fcc0,sp,0
1268
126900000690 <ftiuge>:
1270 690: d8 74 10 00 ftiuge fcc0,sp,0
1271
127200000694 <ftiug>:
1273 694: 98 74 10 00 ftiug fcc0,sp,0
1274
127500000698 <ftile>:
1276 698: e0 74 10 00 ftile fcc0,sp,0
1277
12780000069c <ftigt>:
1279 69c: 90 74 10 00 ftigt fcc0,sp,0
1280
1281000006a0 <ftiule>:
1282 6a0: e8 74 10 00 ftiule fcc0,sp,0
1283
1284000006a4 <ftiu>:
1285 6a4: 88 74 10 00 ftiu fcc0,sp,0
1286
1287000006a8 <ftio>:
1288 6a8: f0 74 10 00 ftio fcc0,sp,0
1289
1290000006ac <andcr>:
1291 6ac: 80 28 02 00 andcr cc0,cc0,cc0
1292
1293000006b0 <orcr>:
1294 6b0: 80 28 02 40 orcr cc0,cc0,cc0
1295
1296000006b4 <xorcr>:
1297 6b4: 80 28 02 80 xorcr cc0,cc0,cc0
1298
1299000006b8 <nandcr>:
1300 6b8: 80 28 03 00 nandcr cc0,cc0,cc0
1301
1302000006bc <norcr>:
1303 6bc: 80 28 03 40 norcr cc0,cc0,cc0
1304
1305000006c0 <andncr>:
1306 6c0: 80 28 04 00 andncr cc0,cc0,cc0
1307
1308000006c4 <orncr>:
1309 6c4: 80 28 04 40 orncr cc0,cc0,cc0
1310
1311000006c8 <nandncr>:
1312 6c8: 80 28 05 00 nandncr cc0,cc0,cc0
1313
1314000006cc <norncr>:
1315 6cc: 80 28 05 40 norncr cc0,cc0,cc0
1316
1317000006d0 <notcr>:
1318 6d0: 80 28 02 c0 notcr cc0,cc0
1319
1320000006d4 <ckno>:
1321 6d4: 86 20 00 00 ckno cc7
1322
1323000006d8 <ckra>:
1324 6d8: c6 20 00 00 ckra cc7
1325
1326000006dc <ckeq>:
1327 6dc: a6 20 00 00 ckeq icc0,cc7
1328
1329000006e0 <ckne>:
1330 6e0: e6 20 00 00 ckne icc0,cc7
1331
1332000006e4 <ckle>:
1333 6e4: be 20 00 00 ckle icc0,cc7
1334
1335000006e8 <ckgt>:
1336 6e8: fe 20 00 00 ckgt icc0,cc7
1337
1338000006ec <cklt>:
1339 6ec: 9e 20 00 00 cklt icc0,cc7
1340
1341000006f0 <ckge>:
1342 6f0: de 20 00 00 ckge icc0,cc7
1343
1344000006f4 <ckls>:
1345 6f4: ae 20 00 00 ckls icc0,cc7
1346
1347000006f8 <ckhi>:
1348 6f8: ee 20 00 00 ckhi icc0,cc7
1349
1350000006fc <ckc>:
1351 6fc: 8e 20 00 00 ckc icc0,cc7
1352
135300000700 <cknc>:
1354 700: ce 20 00 00 cknc icc0,cc7
1355
135600000704 <ckn>:
1357 704: b6 20 00 00 ckn icc0,cc7
1358
135900000708 <ckp>:
1360 708: f6 20 00 00 ckp icc0,cc7
1361
13620000070c <ckv>:
1363 70c: 96 20 00 00 ckv icc0,cc7
1364
136500000710 <cknv>:
1366 710: d6 20 00 00 cknv icc0,cc7
1367
136800000714 <fckno>:
1369 714: 80 24 00 00 fckno cc0
1370
137100000718 <fckra>:
1372 718: f8 24 00 00 fckra cc0
1373
13740000071c <fckne>:
1375 71c: b8 24 00 00 fckne fcc0,cc0
1376
137700000720 <fckeq>:
1378 720: c0 24 00 00 fckeq fcc0,cc0
1379
138000000724 <fcklg>:
1381 724: b0 24 00 00 fcklg fcc0,cc0
1382
138300000728 <fckue>:
1384 728: c8 24 00 00 fckue fcc0,cc0
1385
13860000072c <fckul>:
1387 72c: a8 24 00 00 fckul fcc0,cc0
1388
138900000730 <fckge>:
1390 730: d0 24 00 00 fckge fcc0,cc0
1391
139200000734 <fcklt>:
1393 734: a0 24 00 00 fcklt fcc0,cc0
1394
139500000738 <fckuge>:
1396 738: d8 24 00 00 fckuge fcc0,cc0
1397
13980000073c <fckug>:
1399 73c: 98 24 00 00 fckug fcc0,cc0
1400
140100000740 <fckle>:
1402 740: e0 24 00 00 fckle fcc0,cc0
1403
140400000744 <fckgt>:
1405 744: 90 24 00 00 fckgt fcc0,cc0
1406
140700000748 <fckule>:
1408 748: e8 24 00 00 fckule fcc0,cc0
1409
14100000074c <fcku>:
1411 74c: 88 24 00 00 fcku fcc0,cc0
1412
141300000750 <fcko>:
1414 750: f0 24 00 00 fcko fcc0,cc0
1415
141600000754 <cckno>:
1417 754: 87 a8 06 00 cckno cc7,cc3,0x0
1418
141900000758 <cckra>:
1420 758: c7 a8 06 00 cckra cc7,cc3,0x0
1421
14220000075c <cckeq>:
1423 75c: a7 a8 06 00 cckeq icc0,cc7,cc3,0x0
1424
142500000760 <cckne>:
1426 760: e7 a8 06 00 cckne icc0,cc7,cc3,0x0
1427
142800000764 <cckle>:
1429 764: bf a8 06 00 cckle icc0,cc7,cc3,0x0
1430
143100000768 <cckgt>:
1432 768: ff a8 06 00 cckgt icc0,cc7,cc3,0x0
1433
14340000076c <ccklt>:
1435 76c: 9f a8 06 00 ccklt icc0,cc7,cc3,0x0
1436
143700000770 <cckge>:
1438 770: df a8 06 00 cckge icc0,cc7,cc3,0x0
1439
144000000774 <cckls>:
1441 774: af a8 06 00 cckls icc0,cc7,cc3,0x0
1442
144300000778 <cckhi>:
1444 778: ef a8 06 00 cckhi icc0,cc7,cc3,0x0
1445
14460000077c <cckc>:
1447 77c: 8f a8 06 00 cckc icc0,cc7,cc3,0x0
1448
144900000780 <ccknc>:
1450 780: cf a8 06 00 ccknc icc0,cc7,cc3,0x0
1451
145200000784 <cckn>:
1453 784: b7 a8 06 00 cckn icc0,cc7,cc3,0x0
1454
145500000788 <cckp>:
1456 788: f7 a8 06 00 cckp icc0,cc7,cc3,0x0
1457
14580000078c <cckv>:
1459 78c: 97 a8 06 00 cckv icc0,cc7,cc3,0x0
1460
146100000790 <ccknv>:
1462 790: d7 a8 06 00 ccknv icc0,cc7,cc3,0x0
1463
146400000794 <cfckno>:
1465 794: 81 a8 00 40 cfckno cc0,cc0,0x0
1466
146700000798 <cfckra>:
1468 798: f9 a8 00 40 cfckra cc0,cc0,0x0
1469
14700000079c <cfckne>:
1471 79c: b9 a8 00 40 cfckne fcc0,cc0,cc0,0x0
1472
1473000007a0 <cfckeq>:
1474 7a0: c1 a8 00 40 cfckeq fcc0,cc0,cc0,0x0
1475
1476000007a4 <cfcklg>:
1477 7a4: b1 a8 00 40 cfcklg fcc0,cc0,cc0,0x0
1478
1479000007a8 <cfckue>:
1480 7a8: c9 a8 00 40 cfckue fcc0,cc0,cc0,0x0
1481
1482000007ac <cfckul>:
1483 7ac: a9 a8 00 40 cfckul fcc0,cc0,cc0,0x0
1484
1485000007b0 <cfckge>:
1486 7b0: d1 a8 00 40 cfckge fcc0,cc0,cc0,0x0
1487
1488000007b4 <cfcklt>:
1489 7b4: a1 a8 00 40 cfcklt fcc0,cc0,cc0,0x0
1490
1491000007b8 <cfckuge>:
1492 7b8: d9 a8 00 40 cfckuge fcc0,cc0,cc0,0x0
1493
1494000007bc <cfckug>:
1495 7bc: 99 a8 00 40 cfckug fcc0,cc0,cc0,0x0
1496
1497000007c0 <cfckle>:
1498 7c0: e1 a8 00 40 cfckle fcc0,cc0,cc0,0x0
1499
1500000007c4 <cfckgt>:
1501 7c4: 91 a8 00 40 cfckgt fcc0,cc0,cc0,0x0
1502
1503000007c8 <cfckule>:
1504 7c8: e9 a8 00 40 cfckule fcc0,cc0,cc0,0x0
1505
1506000007cc <cfcku>:
1507 7cc: 89 a8 00 40 cfcku fcc0,cc0,cc0,0x0
1508
1509000007d0 <cfcko>:
1510 7d0: f1 a8 00 40 cfcko fcc0,cc0,cc0,0x0
1511
1512000007d4 <cjmpl>:
1513 7d4: 81 a8 10 81 cjmpl @\(sp,sp\),cc0,0x0
1514
1515000007d8 <ici>:
1516 7d8: 80 0c 1e 01 ici @\(sp,sp\)
1517
1518000007dc <dci>:
1519 7dc: 80 0c 1f 01 dci @\(sp,sp\)
1520
1521000007e0 <dcf>:
1522 7e0: 80 0c 1f 41 dcf @\(sp,sp\)
1523
1524000007e4 <witlb>:
1525 7e4: 82 0c 1c 81 witlb sp,@\(sp,sp\)
1526
1527000007e8 <wdtlb>:
1528 7e8: 82 0c 1d 81 wdtlb sp,@\(sp,sp\)
1529
1530000007ec <itlbi>:
1531 7ec: 80 0c 1c c1 itlbi @\(sp,sp\)
1532
1533000007f0 <dtlbi>:
1534 7f0: 80 0c 1d c1 dtlbi @\(sp,sp\)
1535
1536000007f4 <icpl>:
1537 7f4: 80 0c 1c 01 icpl sp,sp,0x0
1538
1539000007f8 <dcpl>:
1540 7f8: 80 0c 1d 01 dcpl sp,sp,0x0
1541
1542000007fc <icul>:
1543 7fc: 80 0c 1c 40 icul sp
1544
154500000800 <dcul>:
1546 800: 80 0c 1d 40 dcul sp
1547
154800000804 <bar>:
1549 804: 82 28 00 00 clrgr sp
1550
155100000808 <clrfr>:
1552 808: 80 28 00 80 clrfr fr0
1553
15540000080c <clrfa>:
1555 80c: 82 28 01 00 commitgr sp
1556
155700000810 <commitfr>:
1558 810: 80 28 01 80 commitfr fr0
1559
156000000814 <commitfra>:
1561 814: 81 e4 00 00 fitos fr0,fr0
1562
156300000818 <fstoi>:
1564 818: 81 e4 00 40 fstoi fr0,fr0
1565
15660000081c <fitod>:
1567 81c: 81 e8 00 00 fitod fr0,fr0
1568
156900000820 <fdtoi>:
1570 820: 81 e8 00 40 fdtoi fr0,fr0
1571
157200000824 <fmovs>:
1573 824: 81 e4 00 80 fmovs fr0,fr0
1574
157500000828 <fmovd>:
1576 828: 81 e8 00 80 fmovd fr0,fr0
1577
15780000082c <fnegs>:
1579 82c: 81 e4 00 c0 fnegs fr0,fr0
1580
158100000830 <fnegd>:
1582 830: 81 e8 00 c0 fnegd fr0,fr0
1583
158400000834 <fabss>:
1585 834: 81 e4 01 00 fabss fr0,fr0
1586
158700000838 <fabsd>:
1588 838: 81 e8 01 00 fabsd fr0,fr0
1589
15900000083c <fsqrts>:
1591 83c: 81 e4 01 40 fsqrts fr0,fr0
1592
159300000840 <fsqrtd>:
1594 840: 81 e8 01 40 fsqrtd fr0,fr0
1595
159600000844 <fadds>:
1597 844: 81 e4 01 80 fadds fr0,fr0,fr0
1598
159900000848 <fsubs>:
1600 848: 81 e4 01 c0 fsubs fr0,fr0,fr0
1601
16020000084c <fmuls>:
1603 84c: 81 e4 02 00 fmuls fr0,fr0,fr0
1604
160500000850 <fdivs>:
1606 850: 81 e4 02 40 fdivs fr0,fr0,fr0
1607
160800000854 <faddd>:
1609 854: 81 e8 01 80 faddd fr0,fr0,fr0
1610
161100000858 <fsubd>:
1612 858: 81 e8 01 c0 fsubd fr0,fr0,fr0
1613
16140000085c <fmuld>:
1615 85c: 81 e8 02 00 fmuld fr0,fr0,fr0
1616
161700000860 <fdivd>:
1618 860: 81 e8 02 40 fdivd fr0,fr0,fr0
1619
162000000864 <fcmps>:
1621 864: 81 e4 02 80 fcmps fr0,fr0,fcc0
1622
162300000868 <fcmpd>:
1624 868: 81 e8 02 80 fcmpd fr0,fr0,fcc0
1625
16260000086c <fmadds>:
1627 86c: 81 e4 02 c0 fmadds fr0,fr0,fr0
1628
162900000870 <fmsubs>:
1630 870: 81 e4 03 00 fmsubs fr0,fr0,fr0
1631
163200000874 <fmaddd>:
1633 874: 81 e8 02 c0 fmaddd fr0,fr0,fr0
1634
163500000878 <fmsubd>:
1636 878: 81 e8 03 00 fmsubd fr0,fr0,fr0
1637
16380000087c <mand>:
1639 87c: 81 ec 00 00 mand fr0,fr0,fr0
1640
164100000880 <mor>:
1642 880: 81 ec 00 40 mor fr0,fr0,fr0
1643
164400000884 <mxor>:
1645 884: 81 ec 00 80 mxor fr0,fr0,fr0
1646
164700000888 <mnot>:
1648 888: 81 ec 00 c0 mnot fr0,fr0
1649
16500000088c <mrotli>:
1651 88c: 81 ec 01 00 mrotli fr0,0x0,fr0
1652
165300000890 <mrotri>:
1654 890: 81 ec 01 40 mrotri fr0,0x0,fr0
1655
165600000894 <mwcut>:
1657 894: 81 ec 01 80 mwcut fr0,fr0,fr0
1658
165900000898 <mwcuti>:
1660 898: 81 ec 01 c0 mwcuti fr0,0x0,fr0
This page took 0.988309 seconds and 4 git commands to generate.