Lines Matching full:corresponding

470 /// Multiplies corresponding pairs of packed 8-bit unsigned integer
474 /// the corresponding bits in the destination.
504 /// Multiplies corresponding pairs of packed 8-bit unsigned integer
508 /// the corresponding bits in the destination.
585 /// A 128-bit integer vector containing control bytes corresponding to
588 /// 1: Clear the corresponding byte in the destination. \n
589 /// 0: Copy the selected source byte to the corresponding byte in the
611 /// A 64-bit integer vector containing control bytes corresponding to
614 /// 1: Clear the corresponding byte in the destination. \n
615 /// 0: Copy the selected source byte to the corresponding byte in the
629 /// complement of the corresponding byte in the first source, and write that
631 /// copy the corresponding byte from the first source to the destination. If
632 /// the byte in the second source is zero, clear the corresponding byte in
642 /// A 128-bit integer vector containing control bytes corresponding to
655 /// complement of the corresponding word in the first source, and write that
657 /// copy the corresponding word from the first source to the destination. If
658 /// the word in the second source is zero, clear the corresponding word in
668 /// A 128-bit integer vector containing control words corresponding to
681 /// complement of the corresponding word in the first source, and write that
683 /// positive, copy the corresponding word from the first source to the
685 /// corresponding word in the destination.
694 /// A 128-bit integer vector containing control doublewords corresponding to
707 /// complement of the corresponding byte in the first source, and write that
709 /// copy the corresponding byte from the first source to the destination. If
710 /// the byte in the second source is zero, clear the corresponding byte in
720 /// A 64-bit integer vector containing control bytes corresponding to
733 /// complement of the corresponding word in the first source, and write that
735 /// copy the corresponding word from the first source to the destination. If
736 /// the word in the second source is zero, clear the corresponding word in
746 /// A 64-bit integer vector containing control words corresponding to
759 /// complement of the corresponding doubleword in the first source, and
761 /// source is positive, copy the corresponding doubleword from the first
763 /// zero, clear the corresponding doubleword in the destination.
772 /// A 64-bit integer vector containing two control doublewords corresponding