Enum X86.Sse4_2.SIDD | Burst | 1.3.9
docs.unity3d.com
    Show / Hide Table of Contents

    Enum X86.Sse4_2.SIDD

    Constants for string comparison intrinsics

    Namespace: Unity.Burst.Intrinsics
    Syntax
    [Flags]
    public enum SIDD

    Fields

    Name Description Value
    BIT_MASK

    mask only: return bit mask

    0
    CMP_EQUAL_ANY

    Compare any equal

    0
    LEAST_SIGNIFICANT

    Index only: return least significant bit

    0
    POSITIVE_POLARITY

    Normal result polarity

    0
    UBYTE_OPS

    Compare 8-bit unsigned characters

    0
    UWORD_OPS

    Compare 16-bit unsigned characters

    1
    SBYTE_OPS

    Compare 8-bit signed characters

    2
    SWORD_OPS

    Compare 16-bit signed characters

    3
    CMP_RANGES

    Compare ranges

    4
    CMP_EQUAL_EACH

    Compare equal each

    8
    CMP_EQUAL_ORDERED

    Compare equal ordered

    12
    NEGATIVE_POLARITY

    Negate results

    16
    MASKED_POSITIVE_POLARITY

    Normal results only before end of string

    32
    MASKED_NEGATIVE_POLARITY

    Negate results only before end of string

    48
    MOST_SIGNIFICANT

    Index only: return most significan bit

    64
    UNIT_MASK

    mask only: return byte/word mask

    64
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023