docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum X86.Sse4_2.SIDD

    Constants for string comparison intrinsics

    Namespace: Unity.Burst.Intrinsics
    Assembly: Unity.Burst.dll
    Syntax
    [Flags]
    public enum X86.Sse4_2.SIDD

    Fields

    Name Description
    BIT_MASK

    mask only: return bit mask

    CMP_EQUAL_ANY

    Compare any equal

    CMP_EQUAL_EACH

    Compare equal each

    CMP_EQUAL_ORDERED

    Compare equal ordered

    CMP_RANGES

    Compare ranges

    LEAST_SIGNIFICANT

    Index only: return least significant bit

    MASKED_NEGATIVE_POLARITY

    Negate results only before end of string

    MASKED_POSITIVE_POLARITY

    Normal results only before end of string

    MOST_SIGNIFICANT

    Index only: return most significan bit

    NEGATIVE_POLARITY

    Negate results

    POSITIVE_POLARITY

    Normal result polarity

    SBYTE_OPS

    Compare 8-bit signed characters

    SWORD_OPS

    Compare 16-bit signed characters

    UBYTE_OPS

    Compare 8-bit unsigned characters

    UNIT_MASK

    mask only: return byte/word mask

    UWORD_OPS

    Compare 16-bit unsigned characters

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)