Searched refs:W24 (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/libkern/crypto/intel/
H A Dsha1edp.s77 2. The registers are used in a circular buffering mode. For example, we start with W28,W24,...,W0 (with W0 indicating the most recent 16-byte)
78 i=0, W28,W24,...,W0
79 i=4, W24,W20,...,W28
80 i=8, W20,W16,...,W24
112 #define stack_size (12+16*2+16*11+16*4) // 12-bytes (alignment) + extra 2 + 3 (W24/W28/XMM_SHUFB_BSWAP) + 8 (xmm0-xmm7) + 4 (WK(t))
132 #define W24 %xmm8 define
136 #define W24 12*16(sp) define
377 // this is a variant of W_PRECALC_32_79_0_ssse3 for i386 (as W24/W28 are stored in memory, not in registers)
386 // this is a variant of W_PRECALC_32_79_0_nossse3 for i386 (as W24/W28 are stored in memory, not in registers)
410 // this is a variant of W_PRECALC_32_79_2 for i386 (as W24/W2
[all...]

Completed in 18 milliseconds