Lines Matching full:copied
771 /// copied.
773 /// 0: Bits [63:0] of the source are copied to bits [63:0] of the
775 /// 1: Bits [127:64] of the source are copied to bits [63:0] of the
778 /// 0: Bits [63:0] of the source are copied to bits [127:64] of the
780 /// 1: Bits [127:64] of the source are copied to bits [127:64] of the
782 /// \returns A 128-bit vector of [2 x double] containing the copied values.
800 /// copied.
802 /// 0: Bits [63:0] of the source are copied to bits [63:0] of the
804 /// 1: Bits [127:64] of the source are copied to bits [63:0] of the
807 /// 0: Bits [63:0] of the source are copied to bits [127:64] of the
809 /// 1: Bits [127:64] of the source are copied to bits [127:64] of the
812 /// 0: Bits [191:128] of the source are copied to bits [191:128] of the
814 /// 1: Bits [255:192] of the source are copied to bits [191:128] of the
817 /// 0: Bits [191:128] of the source are copied to bits [255:192] of the
819 /// 1: Bits [255:192] of the source are copied to bits [255:192] of the
821 /// \returns A 256-bit vector of [4 x double] containing the copied values.
839 /// copied.
841 /// 00: Bits [31:0] of the source are copied to bits [31:0] of the
843 /// 01: Bits [63:32] of the source are copied to bits [31:0] of the
845 /// 10: Bits [95:64] of the source are copied to bits [31:0] of the
847 /// 11: Bits [127:96] of the source are copied to bits [31:0] of the
850 /// 00: Bits [31:0] of the source are copied to bits [63:32] of the
852 /// 01: Bits [63:32] of the source are copied to bits [63:32] of the
854 /// 10: Bits [95:64] of the source are copied to bits [63:32] of the
856 /// 11: Bits [127:96] of the source are copied to bits [63:32] of the
859 /// 00: Bits [31:0] of the source are copied to bits [95:64] of the
861 /// 01: Bits [63:32] of the source are copied to bits [95:64] of the
863 /// 10: Bits [95:64] of the source are copied to bits [95:64] of the
865 /// 11: Bits [127:96] of the source are copied to bits [95:64] of the
868 /// 00: Bits [31:0] of the source are copied to bits [127:96] of the
870 /// 01: Bits [63:32] of the source are copied to bits [127:96] of the
872 /// 10: Bits [95:64] of the source are copied to bits [127:96] of the
874 /// 11: Bits [127:96] of the source are copied to bits [127:96] of the
876 /// \returns A 128-bit vector of [4 x float] containing the copied values.
894 /// copied.
896 /// 00: Bits [31:0] of the source are copied to bits [31:0] of the
898 /// 01: Bits [63:32] of the source are copied to bits [31:0] of the
900 /// 10: Bits [95:64] of the source are copied to bits [31:0] of the
902 /// 11: Bits [127:96] of the source are copied to bits [31:0] of the
905 /// 00: Bits [31:0] of the source are copied to bits [63:32] of the
907 /// 01: Bits [63:32] of the source are copied to bits [63:32] of the
909 /// 10: Bits [95:64] of the source are copied to bits [63:32] of the
911 /// 11: Bits [127:96] of the source are copied to bits [63:32] of the
914 /// 00: Bits [31:0] of the source are copied to bits [95:64] of the
916 /// 01: Bits [63:32] of the source are copied to bits [95:64] of the
918 /// 10: Bits [95:64] of the source are copied to bits [95:64] of the
920 /// 11: Bits [127:96] of the source are copied to bits [95:64] of the
923 /// 00: Bits [31:0] of the source are copied to bits [127:96] of the
925 /// 01: Bits [63:32] of the source are copied to bits [127:96] of the
927 /// 10: Bits [95:64] of the source are copied to bits [127:96] of the
929 /// 11: Bits [127:96] of the source are copied to bits [127:96] of the
932 /// 00: Bits [159:128] of the source are copied to bits [159:128] of the
934 /// 01: Bits [191:160] of the source are copied to bits [159:128] of the
936 /// 10: Bits [223:192] of the source are copied to bits [159:128] of the
938 /// 11: Bits [255:224] of the source are copied to bits [159:128] of the
941 /// 00: Bits [159:128] of the source are copied to bits [191:160] of the
943 /// 01: Bits [191:160] of the source are copied to bits [191:160] of the
945 /// 10: Bits [223:192] of the source are copied to bits [191:160] of the
947 /// 11: Bits [255:224] of the source are copied to bits [191:160] of the
950 /// 00: Bits [159:128] of the source are copied to bits [223:192] of the
952 /// 01: Bits [191:160] of the source are copied to bits [223:192] of the
954 /// 10: Bits [223:192] of the source are copied to bits [223:192] of the
956 /// 11: Bits [255:224] of the source are copied to bits [223:192] of the
959 /// 00: Bits [159:128] of the source are copied to bits [255:224] of the
961 /// 01: Bits [191:160] of the source are copied to bits [255:224] of the
963 /// 10: Bits [223:192] of the source are copied to bits [255:224] of the
965 /// 11: Bits [255:224] of the source are copied to bits [255:224] of the
967 /// \returns A 256-bit vector of [8 x float] containing the copied values.
988 /// An immediate integer operand specifying how the values are to be copied.
990 /// 0: Bits [63:0] of the source are copied to bits [63:0] of the
992 /// 1: Bits [127:64] of the source are copied to bits [63:0] of the
995 /// 0: Bits [63:0] of the source are copied to bits [127:64] of the
997 /// 1: Bits [127:64] of the source are copied to bits [127:64] of the
999 /// \returns A 128-bit vector of [2 x double] containing the copied values.
1019 /// An immediate integer operand specifying how the values are to be copied.
1021 /// 0: Bits [63:0] of the source are copied to bits [63:0] of the
1023 /// 1: Bits [127:64] of the source are copied to bits [63:0] of the
1026 /// 0: Bits [63:0] of the source are copied to bits [127:64] of the
1028 /// 1: Bits [127:64] of the source are copied to bits [127:64] of the
1031 /// 0: Bits [191:128] of the source are copied to bits [191:128] of the
1033 /// 1: Bits [255:192] of the source are copied to bits [191:128] of the
1036 /// 0: Bits [191:128] of the source are copied to bits [255:192] of the
1038 /// 1: Bits [255:192] of the source are copied to bits [255:192] of the
1040 /// \returns A 256-bit vector of [4 x double] containing the copied values.
1063 /// An immediate integer operand specifying how the values are to be copied.
1065 /// 00: Bits [31:0] of the source are copied to bits [31:0] of the
1067 /// 01: Bits [63:32] of the source are copied to bits [31:0] of the
1069 /// 10: Bits [95:64] of the source are copied to bits [31:0] of the
1071 /// 11: Bits [127:96] of the source are copied to bits [31:0] of the
1074 /// 00: Bits [31:0] of the source are copied to bits [63:32] of the
1076 /// 01: Bits [63:32] of the source are copied to bits [63:32] of the
1078 /// 10: Bits [95:64] of the source are copied to bits [63:32] of the
1080 /// 11: Bits [127:96] of the source are copied to bits [63:32] of the
1083 /// 00: Bits [31:0] of the source are copied to bits [95:64] of the
1085 /// 01: Bits [63:32] of the source are copied to bits [95:64] of the
1087 /// 10: Bits [95:64] of the source are copied to bits [95:64] of the
1089 /// 11: Bits [127:96] of the source are copied to bits [95:64] of the
1092 /// 00: Bits [31:0] of the source are copied to bits [127:96] of the
1094 /// 01: Bits [63:32] of the source are copied to bits [127:96] of the
1096 /// 10: Bits [95:64] of the source are copied to bits [127:96] of the
1098 /// 11: Bits [127:96] of the source are copied to bits [127:96] of the
1100 /// \returns A 128-bit vector of [4 x float] containing the copied values.
1121 /// An immediate integer operand specifying how the values are to be copied.
1123 /// 00: Bits [31:0] of the source are copied to bits [31:0] of the
1125 /// 01: Bits [63:32] of the source are copied to bits [31:0] of the
1127 /// 10: Bits [95:64] of the source are copied to bits [31:0] of the
1129 /// 11: Bits [127:96] of the source are copied to bits [31:0] of the
1132 /// 00: Bits [31:0] of the source are copied to bits [63:32] of the
1134 /// 01: Bits [63:32] of the source are copied to bits [63:32] of the
1136 /// 10: Bits [95:64] of the source are copied to bits [63:32] of the
1138 /// 11: Bits [127:96] of the source are copied to bits [63:32] of the
1141 /// 00: Bits [31:0] of the source are copied to bits [95:64] of the
1143 /// 01: Bits [63:32] of the source are copied to bits [95:64] of the
1145 /// 10: Bits [95:64] of the source are copied to bits [95:64] of the
1147 /// 11: Bits [127:96] of the source are copied to bits [95:64] of the
1150 /// 00: Bits [31:0] of the source are copied to bits [127:96] of the
1152 /// 01: Bits [63:32] of the source are copied to bits [127:96] of the
1154 /// 10: Bits [95:64] of the source are copied to bits [127:96] of the
1156 /// 11: Bits [127:96] of the source are copied to bits [127:96] of the
1159 /// 00: Bits [159:128] of the source are copied to bits [159:128] of the
1161 /// 01: Bits [191:160] of the source are copied to bits [159:128] of the
1163 /// 10: Bits [223:192] of the source are copied to bits [159:128] of the
1165 /// 11: Bits [255:224] of the source are copied to bits [159:128] of the
1168 /// 00: Bits [159:128] of the source are copied to bits [191:160] of the
1170 /// 01: Bits [191:160] of the source are copied to bits [191:160] of the
1172 /// 10: Bits [223:192] of the source are copied to bits [191:160] of the
1174 /// 11: Bits [255:224] of the source are copied to bits [191:160] of the
1177 /// 00: Bits [159:128] of the source are copied to bits [223:192] of the
1179 /// 01: Bits [191:160] of the source are copied to bits [223:192] of the
1181 /// 10: Bits [223:192] of the source are copied to bits [223:192] of the
1183 /// 11: Bits [255:224] of the source are copied to bits [223:192] of the
1186 /// 00: Bits [159:128] of the source are copied to bits [255:224] of the
1188 /// 01: Bits [191:160] of the source are copied to bits [255:224] of the
1190 /// 10: Bits [223:192] of the source are copied to bits [255:224] of the
1192 /// 11: Bits [255:224] of the source are copied to bits [255:224] of the
1194 /// \returns A 256-bit vector of [8 x float] containing the copied values.
1226 /// 00: Bits [127:0] of operand V1 are copied to bits [127:0] of the
1228 /// 01: Bits [255:128] of operand V1 are copied to bits [127:0] of the
1230 /// 10: Bits [127:0] of operand V2 are copied to bits [127:0] of the
1232 /// 11: Bits [255:128] of operand V2 are copied to bits [127:0] of the
1235 /// 00: Bits [127:0] of operand V1 are copied to bits [255:128] of the
1237 /// 01: Bits [255:128] of operand V1 are copied to bits [255:128] of the
1239 /// 10: Bits [127:0] of operand V2 are copied to bits [255:128] of the
1241 /// 11: Bits [255:128] of operand V2 are copied to bits [255:128] of the
1243 /// \returns A 256-bit vector of [4 x double] containing the copied values.
1267 /// 00: Bits [127:0] of operand V1 are copied to bits [127:0] of the
1269 /// 01: Bits [255:128] of operand V1 are copied to bits [127:0] of the
1271 /// 10: Bits [127:0] of operand V2 are copied to bits [127:0] of the
1273 /// 11: Bits [255:128] of operand V2 are copied to bits [127:0] of the
1276 /// 00: Bits [127:0] of operand V1 are copied to bits [255:128] of the
1278 /// 01: Bits [255:128] of operand V1 are copied to bits [255:128] of the
1280 /// 10: Bits [127:0] of operand V2 are copied to bits [255:128] of the
1282 /// 11: Bits [255:128] of operand V2 are copied to bits [255:128] of the
1284 /// \returns A 256-bit vector of [8 x float] containing the copied values.
1305 /// An immediate integer operand specifying how the values are to be copied.
1307 /// 00: Bits [127:0] of operand V1 are copied to bits [127:0] of the
1309 /// 01: Bits [255:128] of operand V1 are copied to bits [127:0] of the
1311 /// 10: Bits [127:0] of operand V2 are copied to bits [127:0] of the
1313 /// 11: Bits [255:128] of operand V2 are copied to bits [127:0] of the
1316 /// 00: Bits [127:0] of operand V1 are copied to bits [255:128] of the
1318 /// 01: Bits [255:128] of operand V1 are copied to bits [255:128] of the
1320 /// 10: Bits [127:0] of operand V2 are copied to bits [255:128] of the
1322 /// 11: Bits [255:128] of operand V2 are copied to bits [255:128] of the
1324 /// \returns A 256-bit integer vector containing the copied values.
1348 /// values are to be copied. The position of the mask bit corresponds to the
1349 /// index of a copied value. When a mask bit is 0, the corresponding 64-bit
1350 /// element in operand V1 is copied to the same position in the destination.
1352 /// copied to the same position in the destination.
1353 /// \returns A 256-bit vector of [4 x double] containing the copied values.
1380 /// values are to be copied. The position of the mask bit corresponds to the
1381 /// index of a copied value. When a mask bit is 0, the corresponding 32-bit
1382 /// element in operand V1 is copied to the same position in the destination.
1384 /// copied to the same position in the destination.
1385 /// \returns A 256-bit vector of [8 x float] containing the copied values.
1412 /// how the values are to be copied. The position of the mask bit corresponds
1413 /// to the most significant bit of a copied value. When a mask bit is 0, the
1414 /// corresponding 64-bit element in operand __a is copied to the same
1416 /// 64-bit element in operand __b is copied to the same position in the
1418 /// \returns A 256-bit vector of [4 x double] containing the copied values.
1440 /// and 31 specifying how the values are to be copied. The position of the
1441 /// mask bit corresponds to the most significant bit of a copied value. When
1443 /// copied to the same position in the destination. When a mask bit is 1, the
1444 /// corresponding 32-bit element in operand __b is copied to the same
1446 /// \returns A 256-bit vector of [8 x float] containing the copied values.
1498 /// each operand are copied to the destination according to the bits
1500 /// 256-bit operand are copied to bits [63:0] and bits [191:128] of the
1502 /// are copied to bits [127:64] and bits [255:192] of the destination. For
1517 /// operand are copied to bits [63:0] and bits [191:128] in the destination,
1521 /// operand are copied to bits [127:64] and bits [255:192] in the
1525 /// copy from a and b. Bits [3:0] specify the values copied from operand a.
1526 /// Bits [7:4] specify the values copied from operand b.
1538 /// 00: Bits [31:0] and [159:128] are copied from the selected operand.
1539 /// 01: Bits [63:32] and [191:160] are copied from the selected operand.
1540 /// 10: Bits [95:64] and [223:192] are copied from the selected operand.
1541 /// 11: Bits [127:96] and [255:224] are copied from the selected operand.
1557 /// elements from the first 256-bit operand are copied to bits [63:0] and
1559 /// second 256-bit operand are copied to bits [127:64] and bits [255:192] in
1579 /// Bit [0]=0: Bits [63:0] are copied from a to bits [63:0] of the
1581 /// Bit [0]=1: Bits [127:64] are copied from a to bits [63:0] of the
1583 /// Bit [1]=0: Bits [63:0] are copied from b to bits [127:64] of the
1585 /// Bit [1]=1: Bits [127:64] are copied from b to bits [127:64] of the
1587 /// Bit [2]=0: Bits [191:128] are copied from a to bits [191:128] of the
1589 /// Bit [2]=1: Bits [255:192] are copied from a to bits [191:128] of the
1591 /// Bit [3]=0: Bits [191:128] are copied from b to bits [255:192] of the
1593 /// Bit [3]=1: Bits [255:192] are copied from b to bits [255:192] of the