Lines Matching full:copied

55 ///    of the lower 32 bits of both operands. The upper 96 bits are copied from
98 /// copied from the upper 96 bits of the first source operand.
140 /// 32 bits of both operands. The upper 96 bits are copied from the upper 96
182 /// lower 32 bits of both operands. The upper 96 bits are copied from the
332 /// minimum value between both operands. The upper 96 bits are copied from
378 /// maximum value between both operands. The upper 96 bits are copied from
1590 /// higher order elements of the destination vector are copied from the
1602 /// converted value of the second operand. The upper 96 bits are copied from
1613 /// higher order elements of the destination are copied from the
1625 /// converted value of the second operand. The upper 96 bits are copied from
1637 /// higher order elements of the destination are copied from the
1649 /// converted value of the second operand. The upper 96 bits are copied from
1663 /// copied from the corresponding elements in the first operand.
1675 /// converted value of the second operand. The upper 64 bits are copied from
1686 /// copied from the corresponding elements in the first operand.
1698 /// converted value from the second operand. The upper 64 bits are copied
1725 /// are copied from the low-order bits of the first operand.
1752 /// are copied from the high-order bits of the first operand.
2293 /// 0: Bits [15:0] are copied to the destination. \n
2294 /// 1: Bits [31:16] are copied to the destination. \n
2295 /// 2: Bits [47:32] are copied to the destination. \n
2296 /// 3: Bits [63:48] are copied to the destination.
2321 /// 0: Bits [15:0] are copied to the destination. \n
2322 /// 1: Bits [31:16] are copied to the destination. \n
2323 /// 2: Bits [47:32] are copied to the destination. \n
2324 /// 3: Bits [63:48] are copied to the destination. \n
2325 /// The remaining bits in the destination are copied from the corresponding
2327 /// \returns A 64-bit integer vector containing the copied packed data from the
2495 /// A 64-bit integer vector containing the values with elements to be copied.
2499 /// is copied. If the most significant bit of a given element is 1, the
2500 /// corresponding element in operand \a __d is copied.
2503 /// copied integer values. The address of the memory location does not have
2703 /// Bits [3:0] specify the values copied from operand \a a. \n
2704 /// Bits [7:4] specify the values copied from operand \a b. \n
2716 /// 00: Bits [31:0] copied from the specified operand. \n
2717 /// 01: Bits [63:32] copied from the specified operand. \n
2718 /// 10: Bits [95:64] copied from the specified operand. \n
2719 /// 11: Bits [127:96] copied from the specified operand. \n
2845 /// A 64-bit vector of [4 x i16]. The elements of the destination are copied
2847 /// \returns A 128-bit vector of [4 x float] containing the copied and converted
2876 /// destination are copied from the corresponding elements in this operand.
2877 /// \returns A 128-bit vector of [4 x float] containing the copied and converted
2904 /// A 64-bit vector of [8 x i8]. The elements of the destination are copied
2906 /// \returns A 128-bit vector of [4 x float] containing the copied and converted
2929 /// destination are copied from the corresponding lower 4 elements in this
2931 /// \returns A 128-bit vector of [4 x float] containing the copied and converted
2953 /// copied from the elements in this operand.
2956 /// copied from the elements in this operand.
2958 /// copied and converted values from the first operand. The upper 64 bits
2959 /// contain the copied and converted values from the second operand.