docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method andn_u32

    andn_u32(uint, uint)

    Compute the bitwise NOT of 32-bit integer a and then AND with b, and store the results in dst.

    Declaration
    public static uint andn_u32(uint a, uint b)
    Parameters
    Type Name Description
    uint a

    32-bit integer

    uint b

    32-bit integer

    Returns
    Type Description
    uint

    32-bit integer

    Remarks

    **** andn r32, r32, r32

    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)