Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PRECALC_36 (0.21 sec)

  1. src/crypto/sha1/sha1block_amd64.s

    #define PRECALC_33(REG_SUB_28,REG) \
    	VPXOR REG_SUB_28, REG, REG
    
    #define PRECALC_34(REG_SUB_16) \
    	VPXOR REG_SUB_16, Y0, Y0
    
    #define PRECALC_35(REG) \
    	VPXOR Y0, REG, REG
    
    #define PRECALC_36(REG) \
    	VPSLLD $2, REG, Y0
    
    #define PRECALC_37(REG) \
    	VPSRLD $30, REG, REG \
    	VPOR REG, Y0, REG
    
    #define PRECALC_39(REG,K_OFFSET,OFFSET) \
    	VPADDD K_OFFSET(R8), REG, Y0 \
    	VMOVDQU Y0, (OFFSET)(R14)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 31.5K bytes
    - Viewed (0)
Back to top