Lines Matching refs:_POST
636 (instregex "LD1Onev(8b|4h|2s|1d|16b|8h|4s|2d)_POST")>;
642 (instregex "LD1Twov(8b|4h|2s|1d)_POST")>;
646 (instregex "LD1Twov(16b|8h|4s|2d)_POST")>;
651 (instregex "LD1Threev(8b|4h|2s|1d)_POST")>;
655 (instregex "LD1Threev(16b|8h|4s|2d)_POST")>;
660 (instregex "LD1Fourv(8b|4h|2s|1d)_POST")>;
664 (instregex "LD1Fourv(16b|8h|4s|2d)_POST")>;
669 (instregex "LD1i(8|16|32)_POST")>;
677 (instregex "LD1Rv(8b|4h|2s|1d|16b|8h|4s|2d)_POST$")>;
682 (instregex "LD2Twov(8b|4h|2s)_POST$")>;
686 (instregex "LD2Twov(16b|8h|4s|2d)_POST")>;
691 (instregex "LD2i(8|16|32)_POST")>;
700 (instregex "LD2Rv(8b|4h|2s|1d|16b|8h|4s|2d)_POST")>;
705 (instregex "LD3Threev(8b|4h|2s)_POST")>;
709 (instregex "LD3Threev(16b|8h|4s|2d)_POST")>;
714 (instregex "LD3i(8|16|32)_POST")>;
724 (instregex "LD3Rv(8b|4h|2s|16b|8h|4s)_POST")>;
734 (instregex "LD4Fourv(8b|4h|2s)_POST")>;
740 (instregex "LD4Fourv(16b|8h|4s|2d)_POST")>;
745 (instregex "LD4i(8|16|32)_POST")>;
756 (instregex "LD4Rv(8b|4h|2s|16b|8h|4s)_POST")>;
773 (instregex "ST1Onev(8b|4h|2s|1d|16b|8h|4s|2d)_POST")>;
778 (instregex "ST1Twov(8b|4h|2s|1d)_POST")>;
782 (instregex "ST1Twov(16b|8h|4s|2d)_POST")>;
787 (instregex "ST1Threev(8b|4h|2s|1d)_POST")>;
791 (instregex "ST1Threev(16b|8h|4s|2d)_POST")>;
796 (instregex "ST1Fourv(8b|4h|2s|1d)_POST")>;
800 (instregex "ST1Fourv(16b|8h|4s|2d)_POST")>;
803 def : InstRW<[WriteAdr, WriteVSTShuffle], (instregex "ST1i(8|16|32)_POST")>;
811 (instregex "ST2Twov(8b|4h|2s)_POST")>;
815 (instregex "ST2Twov(16b|8h|4s|2d)_POST")>;
818 def : InstRW<[WriteAdr, WriteVSTShuffle], (instregex "ST2i(8|16|32)_POST")>;
825 (instregex "ST3Threev(8b|4h|2s)_POST")>;
829 (instregex "ST3Threev(16b|8h|4s|2d)_POST")>;
832 def : InstRW<[WriteAdr, WriteVSTShuffle], (instregex "ST3i(8|16|32)_POST")>;
840 (instregex "ST4Fourv(8b|4h|2s|1d)_POST")>;
846 (instregex "ST4Fourv(16b|8h|4s|2d)_POST")>;
849 def : InstRW<[WriteAdr, WriteVSTPairShuffle], (instregex "ST4i(8|16|32)_POST")>;