Searched refs:LDPTR (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/include/crypto/ |
H A D | sparc_arch.h | 82 # define LDPTR ldx macro 92 # define LDPTR ld macro 108 LDPTR [reg + %o7], reg;
|
/freebsd/crypto/openssl/crypto/des/asm/ |
H A D | des_enc.m4 | 43 # define LDPTR ldx 50 # define LDPTR ld 151 ifelse($9,1,{LDPTR KS3, in4},{}) 155 ifelse($9,1,{LDPTR KS2, in3},{}) 577 ifelse($4,1, {LDPTR INPUT, local5}) 580 ifelse($4,1, {LDPTR OUTPUT, local7}) 728 ifelse($5,1,{LDPTR KS2, in4}) 739 ifelse($5,1,{LDPTR KS1, in3}) 1237 LDPTR [%sp+BIAS+ARG0+0*ARGSZ], in0 1270 LDPTR [%sp+BIAS+ARG0+0*ARGSZ], in0 [all …]
|