Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ctr0StoreAVX2 (0.18 sec)

  1. src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s

    #define A3 T0
    #define B3 T1
    #define C3 T2
    #define D3 T3
    // Register and stack allocation for the AVX2 code
    #define rsStoreAVX2 (0*32)(BP)
    #define state1StoreAVX2 (1*32)(BP)
    #define state2StoreAVX2 (2*32)(BP)
    #define ctr0StoreAVX2 (3*32)(BP)
    #define ctr1StoreAVX2 (4*32)(BP)
    #define ctr2StoreAVX2 (5*32)(BP)
    #define ctr3StoreAVX2 (6*32)(BP)
    #define tmpStoreAVX2 (7*32)(BP) // 256 bytes on stack
    #define AA0 Y0
    #define AA1 Y5
    #define AA2 Y6
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 29 21:28:33 UTC 2023
    - 105.6K bytes
    - Viewed (0)
Back to top