docs.unity3d.com
    Show / Hide Table of Contents

    Enum X86.Sse4_2.SIDD

    Constants for string comparison intrinsics

    Namespace: Unity.Burst.Intrinsics
    Syntax
    public enum SIDD : int

    Fields

    Name Description Value
    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

    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