Home
last modified time | relevance | path

Searched refs:FRAMESZ (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/crypto/sha1-mb/
Dsha1_x8_avx2.S205 ## FRAMESZ plus pushes must be an odd multiple of 8
207 FRAMESZ = 32*16 + YMM_SAVE define
208 _YMM = FRAMESZ - YMM_SAVE
307 sub $FRAMESZ, %rsp
/Linux-v4.19/arch/x86/crypto/sha256-mb/
Dsha256_x8_avx2.S119 # Therefore FRAMESZ mod 32 must be 32-8 = 24
121 #define FRAMESZ 0x388 macro
292 sub $FRAMESZ, %rsp