|
537 | 537 | ! V9: stxa %g0, [%g2+%i5] #ASI_SNF ! encoding: [0xc0,0xf0,0x90,0x7d]
|
538 | 538 | stxa %g0, [%g2 + %i5] #ASI_SNF
|
539 | 539 |
|
540 |
| - ! V8: error: invalid operand for instruction |
| 540 | + ! V8: error: instruction requires a CPU feature not currently enabled |
541 | 541 | ! V8-NEXT: prefetch [ %i1 + 0xf80 ], 1
|
542 | 542 | ! V9: prefetch [%i1+3968], #one_read ! encoding: [0xc3,0x6e,0x6f,0x80]
|
543 | 543 | prefetch [ %i1 + 0xf80 ], 1
|
544 | 544 |
|
545 |
| - ! V8: error: unexpected token |
| 545 | + ! V8: error: instruction requires a CPU feature not currently enabled |
546 | 546 | ! V8-NEXT: prefetch [ %i1 + 0xf80 ], #n_reads
|
547 | 547 | ! V9: prefetch [%i1+3968], #n_reads ! encoding: [0xc1,0x6e,0x6f,0x80]
|
548 | 548 | prefetch [ %i1 + 0xf80 ], #n_reads
|
549 | 549 |
|
550 |
| - ! V8: error: unexpected token |
| 550 | + ! V8: error: instruction requires a CPU feature not currently enabled |
551 | 551 | ! V8-NEXT: prefetch [ %i1 + 0xf80 ], #one_read
|
552 | 552 | ! V9: prefetch [%i1+3968], #one_read ! encoding: [0xc3,0x6e,0x6f,0x80]
|
553 | 553 | prefetch [ %i1 + 0xf80 ], #one_read
|
554 | 554 |
|
555 |
| - ! V8: error: unexpected token |
| 555 | + ! V8: error: instruction requires a CPU feature not currently enabled |
556 | 556 | ! V8-NEXT: prefetch [ %i1 + 0xf80 ], #n_writes
|
557 | 557 | ! V9: prefetch [%i1+3968], #n_writes ! encoding: [0xc5,0x6e,0x6f,0x80]
|
558 | 558 | prefetch [ %i1 + 0xf80 ], #n_writes
|
559 | 559 |
|
560 |
| - ! V8: error: unexpected token |
| 560 | + ! V8: error: instruction requires a CPU feature not currently enabled |
561 | 561 | ! V8-NEXT: prefetch [ %i1 + 0xf80 ], #one_write
|
562 | 562 | ! V9: prefetch [%i1+3968], #one_write ! encoding: [0xc7,0x6e,0x6f,0x80]
|
563 | 563 | prefetch [ %i1 + 0xf80 ], #one_write
|
564 | 564 |
|
565 |
| - ! V8: error: unexpected token |
| 565 | + ! V8: error: instruction requires a CPU feature not currently enabled |
566 | 566 | ! V8-NEXT: prefetch [ %i1 + 0xf80 ], #page
|
567 | 567 | ! V9: prefetch [%i1+3968], #page ! encoding: [0xc9,0x6e,0x6f,0x80]
|
568 | 568 | prefetch [ %i1 + 0xf80 ], #page
|
569 | 569 |
|
570 |
| - ! V8: error: unexpected token |
| 570 | + ! V8: error: instruction requires a CPU feature not currently enabled |
571 | 571 | ! V8-NEXT: prefetch [ %i1 + 0xf80 ], #unified
|
572 | 572 | ! V9: prefetch [%i1+3968], #unified ! encoding: [0xe3,0x6e,0x6f,0x80]
|
573 | 573 | prefetch [ %i1 + 0xf80 ], #unified
|
574 | 574 |
|
575 |
| - ! V8: error: unexpected token |
| 575 | + ! V8: error: instruction requires a CPU feature not currently enabled |
576 | 576 | ! V8-NEXT: prefetch [ %i1 + 0xf80 ], #n_reads_strong
|
577 | 577 | ! V9: prefetch [%i1+3968], #n_reads_strong ! encoding: [0xe9,0x6e,0x6f,0x80]
|
578 | 578 | prefetch [ %i1 + 0xf80 ], #n_reads_strong
|
579 | 579 |
|
580 |
| - ! V8: error: unexpected token |
| 580 | + ! V8: error: instruction requires a CPU feature not currently enabled |
581 | 581 | ! V8-NEXT: prefetch [ %i1 + 0xf80 ], #one_read_strong
|
582 | 582 | ! V9: prefetch [%i1+3968], #one_read_strong ! encoding: [0xeb,0x6e,0x6f,0x80]
|
583 | 583 | prefetch [ %i1 + 0xf80 ], #one_read_strong
|
584 | 584 |
|
585 |
| - ! V8: error: unexpected token |
| 585 | + ! V8: error: instruction requires a CPU feature not currently enabled |
586 | 586 | ! V8-NEXT: prefetch [ %i1 + 0xf80 ], #n_writes_strong
|
587 | 587 | ! V9: prefetch [%i1+3968], #n_writes_strong ! encoding: [0xed,0x6e,0x6f,0x80]
|
588 | 588 | prefetch [ %i1 + 0xf80 ], #n_writes_strong
|
589 | 589 |
|
590 |
| - ! V8: error: unexpected token |
| 590 | + ! V8: error: instruction requires a CPU feature not currently enabled |
591 | 591 | ! V8-NEXT: prefetch [ %i1 + 0xf80 ], #one_write_strong
|
592 | 592 | ! V9: prefetch [%i1+3968], #one_write_strong ! encoding: [0xef,0x6e,0x6f,0x80]
|
593 | 593 | prefetch [ %i1 + 0xf80 ], #one_write_strong
|
594 | 594 |
|
595 |
| - ! V8: error: invalid operand for instruction |
| 595 | + ! V8: error: instruction requires a CPU feature not currently enabled |
596 | 596 | ! V8-NEXT: prefetch [ %i1 + %i2 ], 1
|
597 | 597 | ! V9: prefetch [%i1+%i2], #one_read ! encoding: [0xc3,0x6e,0x40,0x1a]
|
598 | 598 | prefetch [ %i1 + %i2 ], 1
|
599 | 599 |
|
600 |
| - ! V8: error: unexpected token |
| 600 | + ! V8: error: instruction requires a CPU feature not currently enabled |
601 | 601 | ! V8-NEXT: prefetch [ %i1 + %i2 ], #n_reads
|
602 | 602 | ! V9: prefetch [%i1+%i2], #n_reads ! encoding: [0xc1,0x6e,0x40,0x1a]
|
603 | 603 | prefetch [ %i1 + %i2 ], #n_reads
|
604 | 604 |
|
605 |
| - ! V8: error: unexpected token |
| 605 | + ! V8: error: instruction requires a CPU feature not currently enabled |
606 | 606 | ! V8-NEXT: prefetch [ %i1 + %i2 ], #one_read
|
607 | 607 | ! V9: prefetch [%i1+%i2], #one_read ! encoding: [0xc3,0x6e,0x40,0x1a]
|
608 | 608 | prefetch [ %i1 + %i2 ], #one_read
|
609 | 609 |
|
610 |
| - ! V8: error: unexpected token |
| 610 | + ! V8: error: instruction requires a CPU feature not currently enabled |
611 | 611 | ! V8-NEXT: prefetch [ %i1 + %i2 ], #n_writes
|
612 | 612 | ! V9: prefetch [%i1+%i2], #n_writes ! encoding: [0xc5,0x6e,0x40,0x1a]
|
613 | 613 | prefetch [ %i1 + %i2 ], #n_writes
|
614 | 614 |
|
615 |
| - ! V8: error: unexpected token |
| 615 | + ! V8: error: instruction requires a CPU feature not currently enabled |
616 | 616 | ! V8-NEXT: prefetch [ %i1 + %i2 ], #one_write
|
617 | 617 | ! V9: prefetch [%i1+%i2], #one_write ! encoding: [0xc7,0x6e,0x40,0x1a]
|
618 | 618 | prefetch [ %i1 + %i2 ], #one_write
|
619 | 619 |
|
620 |
| - ! V8: error: unexpected token |
| 620 | + ! V8: error: instruction requires a CPU feature not currently enabled |
621 | 621 | ! V8-NEXT: prefetch [ %i1 + %i2 ], #page
|
622 | 622 | ! V9: prefetch [%i1+%i2], #page ! encoding: [0xc9,0x6e,0x40,0x1a]
|
623 | 623 | prefetch [ %i1 + %i2 ], #page
|
624 | 624 |
|
625 |
| - ! V8: error: unexpected token |
| 625 | + ! V8: error: instruction requires a CPU feature not currently enabled |
626 | 626 | ! V8-NEXT: prefetch [ %i1 + %i2 ], #unified
|
627 | 627 | ! V9: prefetch [%i1+%i2], #unified ! encoding: [0xe3,0x6e,0x40,0x1a]
|
628 | 628 | prefetch [ %i1 + %i2 ], #unified
|
629 | 629 |
|
630 |
| - ! V8: error: unexpected token |
| 630 | + ! V8: error: instruction requires a CPU feature not currently enabled |
631 | 631 | ! V8-NEXT: prefetch [ %i1 + %i2 ], #n_reads_strong
|
632 | 632 | ! V9: prefetch [%i1+%i2], #n_reads_strong ! encoding: [0xe9,0x6e,0x40,0x1a]
|
633 | 633 | prefetch [ %i1 + %i2 ], #n_reads_strong
|
634 | 634 |
|
635 |
| - ! V8: error: unexpected token |
| 635 | + ! V8: error: instruction requires a CPU feature not currently enabled |
636 | 636 | ! V8-NEXT: prefetch [ %i1 + %i2 ], #one_read_strong
|
637 | 637 | ! V9: prefetch [%i1+%i2], #one_read_strong ! encoding: [0xeb,0x6e,0x40,0x1a]
|
638 | 638 | prefetch [ %i1 + %i2 ], #one_read_strong
|
639 | 639 |
|
640 |
| - ! V8: error: unexpected token |
| 640 | + ! V8: error: instruction requires a CPU feature not currently enabled |
641 | 641 | ! V8-NEXT: prefetch [ %i1 + %i2 ], #n_writes_strong
|
642 | 642 | ! V9: prefetch [%i1+%i2], #n_writes_strong ! encoding: [0xed,0x6e,0x40,0x1a]
|
643 | 643 | prefetch [ %i1 + %i2 ], #n_writes_strong
|
644 | 644 |
|
645 |
| - ! V8: error: unexpected token |
| 645 | + ! V8: error: instruction requires a CPU feature not currently enabled |
646 | 646 | ! V8-NEXT: prefetch [ %i1 + %i2 ], #one_write_strong
|
647 | 647 | ! V9: prefetch [%i1+%i2], #one_write_strong ! encoding: [0xef,0x6e,0x40,0x1a]
|
648 | 648 | prefetch [ %i1 + %i2 ], #one_write_strong
|
649 | 649 |
|
650 |
| - ! V8: error: malformed ASI tag, must be a constant integer expression |
| 650 | + ! V8: error: instruction requires a CPU feature not currently enabled |
651 | 651 | ! V8-NEXT: prefetcha [ %i1 + 0xf80 ] %asi, 1
|
652 | 652 | ! V9: prefetcha [%i1+3968] %asi, #one_read ! encoding: [0xc3,0xee,0x6f,0x80]
|
653 | 653 | prefetcha [ %i1 + 0xf80 ] %asi, 1
|
654 | 654 |
|
655 |
| - ! V8: error: malformed ASI tag, must be a constant integer expression |
| 655 | + ! V8: error: instruction requires a CPU feature not currently enabled |
656 | 656 | ! V8-NEXT: prefetcha [ %i1 + 0xf80 ] %asi, #one_read
|
657 | 657 | ! V9: prefetcha [%i1+3968] %asi, #one_read ! encoding: [0xc3,0xee,0x6f,0x80]
|
658 | 658 | prefetcha [ %i1 + 0xf80 ] %asi, #one_read
|
659 | 659 |
|
660 |
| - ! V8: error: invalid operand for instruction |
| 660 | + ! V8: error: instruction requires a CPU feature not currently enabled |
661 | 661 | ! V8-NEXT: prefetcha [ %i1 + %i2 ] #ASI_SNF, 1
|
662 | 662 | ! V9: prefetcha [%i1+%i2] #ASI_SNF, #one_read ! encoding: [0xc3,0xee,0x50,0x7a]
|
663 | 663 | prefetcha [ %i1 + %i2 ] #ASI_SNF, 1
|
664 | 664 |
|
665 |
| - ! V8: error: unexpected token |
| 665 | + ! V8: error: instruction requires a CPU feature not currently enabled |
666 | 666 | ! V8-NEXT: prefetcha [ %i1 + %i2 ] #ASI_SNF, #one_read
|
667 | 667 | ! V9: prefetcha [%i1+%i2] #ASI_SNF, #one_read ! encoding: [0xc3,0xee,0x50,0x7a]
|
668 | 668 | prefetcha [ %i1 + %i2 ] #ASI_SNF, #one_read
|
669 | 669 |
|
670 |
| - ! V8: error: invalid operand for instruction |
| 670 | + ! V8: error: instruction requires a CPU feature not currently enabled |
671 | 671 | ! V8-NEXT: prefetcha [ %i1 + %i2 ] 131, 1
|
672 | 672 | ! V9: prefetcha [%i1+%i2] #ASI_SNF, #one_read ! encoding: [0xc3,0xee,0x50,0x7a]
|
673 | 673 | prefetcha [ %i1 + %i2 ] 131, 1
|
674 | 674 |
|
675 |
| - ! V8: error: unexpected token |
| 675 | + ! V8: error: instruction requires a CPU feature not currently enabled |
676 | 676 | ! V8-NEXT: prefetcha [ %i1 + %i2 ] 131, #one_read
|
677 | 677 | ! V9: prefetcha [%i1+%i2] #ASI_SNF, #one_read ! encoding: [0xc3,0xee,0x50,0x7a]
|
678 | 678 | prefetcha [ %i1 + %i2 ] 131, #one_read
|
|
0 commit comments