Searched refs:BIAS (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/des/asm/ |
H A D | des_enc.m4 | 42 # define BIAS 2047 49 # define BIAS 0 1220 STPTR in0, [%sp+BIAS+ARG0+0*ARGSZ] 1237 LDPTR [%sp+BIAS+ARG0+0*ARGSZ], in0 1270 LDPTR [%sp+BIAS+ARG0+0*ARGSZ], in0 1383 define({INPUT}, { [%sp+BIAS+ARG0+0*ARGSZ] }) 1384 define({OUTPUT}, { [%sp+BIAS+ARG0+1*ARGSZ] }) 1385 define({IVEC}, { [%sp+BIAS+ARG0+4*ARGSZ] }) 1576 define({KS1}, { [%sp+BIAS+ARG0+3*ARGSZ] }) 1577 define({KS2}, { [%sp+BIAS+ARG0+4*ARGSZ] }) [all …]
|
/openssl/crypto/ |
H A D | sparccpuid.S | 18 # define BIAS 2047 macro 21 # define BIAS 0 macro 133 add %fp,BIAS,%i0 ! return pointer to caller´s top of stack 245 add %sp,BIAS+2,%o1
|
Completed in 13 milliseconds