|
53 | 53 | ! V9: lda [%i0+%l6] #ASI_SNF, %o2 ! encoding: [0xd4,0x86,0x10,0x76] |
54 | 54 | lduwa [%i0 + %l6] (130+1), %o2 |
55 | 55 |
|
56 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
57 | | - ! V8-NEXT: ldsw [%i0 + %l6], %o2 |
| 56 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
58 | 57 | ! V9: ldsw [%i0+%l6], %o2 ! encoding: [0xd4,0x46,0x00,0x16] |
59 | 58 | ldsw [%i0 + %l6], %o2 |
60 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
61 | | - ! V8-NEXT: ldsw [%i0 + 32], %o2 |
| 59 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
62 | 60 | ! V9: ldsw [%i0+32], %o2 ! encoding: [0xd4,0x46,0x20,0x20] |
63 | 61 | ldsw [%i0 + 32], %o2 |
64 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
65 | | - ! V8-NEXT: ldsw [%g1], %o2 |
| 62 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
66 | 63 | ! V9: ldsw [%g1], %o2 ! encoding: [0xd4,0x40,0x40,0x00] |
67 | 64 | ldsw [%g1], %o2 |
68 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
69 | | - ! V8-NEXT: ldswa [%i0 + %l6] 131, %o2 |
| 65 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
70 | 66 | ! V9: ldswa [%i0+%l6] #ASI_SNF, %o2 ! encoding: [0xd4,0xc6,0x10,0x76] |
71 | 67 | ldswa [%i0 + %l6] 131, %o2 |
72 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
73 | | - ! V8-NEXT: ldswa [%i0 + %l6] (130+1), %o2 |
| 68 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
74 | 69 | ! V9: ldswa [%i0+%l6] #ASI_SNF, %o2 ! encoding: [0xd4,0xc6,0x10,0x76] |
75 | 70 | ldswa [%i0 + %l6] (130+1), %o2 |
76 | 71 |
|
|
131 | 126 | ! V9: ldx [%g2+%i5], %fsr ! encoding: [0xc3,0x08,0x80,0x1d] |
132 | 127 | ldx [%g2 + %i5],%fsr |
133 | 128 |
|
134 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
135 | | - ! V8-NEXT: ldxa [%g2 + %i5] 131, %g0 |
| 129 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
136 | 130 | ! V9: ldxa [%g2+%i5] #ASI_SNF, %g0 ! encoding: [0xc0,0xd8,0x90,0x7d] |
137 | 131 | ldxa [%g2 + %i5] 131, %g0 |
138 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
139 | | - ! V8-NEXT: ldxa [%g2 + %i5] (130+1), %g0 |
| 132 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
140 | 133 | ! V9: ldxa [%g2+%i5] #ASI_SNF, %g0 ! encoding: [0xc0,0xd8,0x90,0x7d] |
141 | 134 | ldxa [%g2 + %i5] (130+1), %g0 |
142 | 135 |
|
|
148 | 141 | ! V9: stx %fsr, [%g2+%i5] ! encoding: [0xc3,0x28,0x80,0x1d] |
149 | 142 | stx %fsr,[%g2 + %i5] |
150 | 143 |
|
151 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
152 | | - ! V8-NEXT: stxa %g0, [%g2 + %i5] 131 |
| 144 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
153 | 145 | ! V9: stxa %g0, [%g2+%i5] #ASI_SNF ! encoding: [0xc0,0xf0,0x90,0x7d] |
154 | 146 | stxa %g0, [%g2 + %i5] 131 |
155 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
156 | | - ! V8-NEXT: stxa %g0, [%g2 + %i5] (130+1) |
| 147 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
157 | 148 | ! V9: stxa %g0, [%g2+%i5] #ASI_SNF ! encoding: [0xc0,0xf0,0x90,0x7d] |
158 | 149 | stxa %g0, [%g2 + %i5] (130+1) |
159 | 150 |
|
|
416 | 407 | ! V9: wr %i0, 1, %asr21 ! encoding: [0xab,0x86,0x20,0x01] |
417 | 408 | wr %i0, 1, %clear_softint |
418 | 409 |
|
419 | | - ! V8: error: invalid instruction mnemonic |
420 | | - ! V8-NEXT: stw %o1, [%o0] |
| 410 | + ! V8: [[#@LINE+2]]:9: error: invalid instruction mnemonic |
421 | 411 | ! V9: st %o1, [%o0] ! encoding: [0xd2,0x22,0x00,0x00] |
422 | 412 | stw %o1, [%o0] |
423 | | - ! V8: error: invalid instruction mnemonic |
424 | | - ! V8-NEXT: stuw %o1, [%o0] |
| 413 | + ! V8: [[#@LINE+2]]:9: error: invalid instruction mnemonic |
425 | 414 | ! V9: st %o1, [%o0] ! encoding: [0xd2,0x22,0x00,0x00] |
426 | 415 | stuw %o1, [%o0] |
427 | | - ! V8: error: invalid instruction mnemonic |
428 | | - ! V8-NEXT: stsw %o1, [%o0] |
| 416 | + ! V8: [[#@LINE+2]]:9: error: invalid instruction mnemonic |
429 | 417 | ! V9: st %o1, [%o0] ! encoding: [0xd2,0x22,0x00,0x00] |
430 | 418 | stsw %o1, [%o0] |
431 | 419 |
|
432 | | - ! V8: error: invalid instruction mnemonic |
433 | | - ! V8-NEXT: stwa %o2, [%i0 + %l6] 131 |
| 420 | + ! V8: [[#@LINE+2]]:9: error: invalid instruction mnemonic |
434 | 421 | ! V9: sta %o2, [%i0+%l6] #ASI_SNF ! encoding: [0xd4,0xa6,0x10,0x76] |
435 | 422 | stwa %o2, [%i0 + %l6] 131 |
436 | | - ! V8: error: invalid instruction mnemonic |
437 | | - ! V8-NEXT: stuwa %o2, [%i0 + %l6] 131 |
| 423 | + ! V8: [[#@LINE+2]]:9: error: invalid instruction mnemonic |
438 | 424 | ! V9: sta %o2, [%i0+%l6] #ASI_SNF ! encoding: [0xd4,0xa6,0x10,0x76] |
439 | 425 | stuwa %o2, [%i0 + %l6] 131 |
440 | | - ! V8: error: invalid instruction mnemonic |
441 | | - ! V8-NEXT: stswa %o2, [%i0 + %l6] 131 |
| 426 | + ! V8: [[#@LINE+2]]:9: error: invalid instruction mnemonic |
442 | 427 | ! V9: sta %o2, [%i0+%l6] #ASI_SNF ! encoding: [0xd4,0xa6,0x10,0x76] |
443 | 428 | stswa %o2, [%i0 + %l6] 131 |
444 | 429 |
|
445 | 430 | !! SPARCv9 provides a new variant of ASI-tagged memory accesses. |
446 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
447 | | - ! V8-NEXT: ldxa [%g2] %asi, %g0 |
| 431 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
448 | 432 | ! V9: ldxa [%g2] %asi, %g0 ! encoding: [0xc0,0xd8,0xa0,0x00] |
449 | 433 | ldxa [%g2] %asi, %g0 |
450 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
451 | | - ! V8-NEXT: stxa %g0, [%g2] %asi |
| 434 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
452 | 435 | ! V9: stxa %g0, [%g2] %asi ! encoding: [0xc0,0xf0,0xa0,0x00] |
453 | 436 | stxa %g0, [%g2] %asi |
454 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
455 | | - ! V8-NEXT: ldxa [%g2 + 5] %asi, %g0 |
| 437 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
456 | 438 | ! V9: ldxa [%g2+5] %asi, %g0 ! encoding: [0xc0,0xd8,0xa0,0x05] |
457 | 439 | ldxa [%g2 + 5] %asi, %g0 |
458 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
459 | | - ! V8-NEXT: stxa %g0, [%g2 + 5] %asi |
| 440 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
460 | 441 | ! V9: stxa %g0, [%g2+5] %asi ! encoding: [0xc0,0xf0,0xa0,0x05] |
461 | 442 | stxa %g0, [%g2 + 5] %asi |
462 | 443 |
|
463 | 444 | !! Also make sure named ASI tags are parsed properly. |
464 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
465 | | - ! V8-NEXT: ldxa [%g2 + %i5] #ASI_SNF, %g0 |
| 445 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
466 | 446 | ! V9: ldxa [%g2+%i5] #ASI_SNF, %g0 ! encoding: [0xc0,0xd8,0x90,0x7d] |
467 | 447 | ldxa [%g2 + %i5] #ASI_SNF, %g0 |
468 | | - ! V8: error: instruction requires a CPU feature not currently enabled |
469 | | - ! V8-NEXT: stxa %g0, [%g2 + %i5] #ASI_SNF |
| 448 | + ! V8: [[#@LINE+2]]:9: error: instruction requires a CPU feature not currently enabled |
470 | 449 | ! V9: stxa %g0, [%g2+%i5] #ASI_SNF ! encoding: [0xc0,0xf0,0x90,0x7d] |
471 | 450 | stxa %g0, [%g2 + %i5] #ASI_SNF |
472 | 451 |
|
|
0 commit comments