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

/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Ds390x-mont.pl90 $NHI="%r13";
147 lghi $NHI,0
148 alcgr $NHI,$nhi
165 algr $nlo,$NHI
166 lghi $NHI,0
167 alcgr $nhi,$NHI # +="tp[j]"
169 alcgr $NHI,$nhi
175 algr $NHI,$AHI
178 stg $NHI,$stdframe-8($j,$sp)
199 lghi $NHI,
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Ds390x-mont.pl88 $NHI="%r13";
145 lghi $NHI,0
146 alcgr $NHI,$nhi
163 algr $nlo,$NHI
164 lghi $NHI,0
165 alcgr $nhi,$NHI # +="tp[j]"
167 alcgr $NHI,$nhi
173 algr $NHI,$AHI
176 stg $NHI,$stdframe-8($j,$sp)
197 lghi $NHI,
[all...]
/netbsd-current/common/lib/libc/arch/arm/atomic/
H A Datomic_op_asm.h60 #define NHI r2 macro
68 #define NHI r3 macro
H A Datomic_sub_64.S45 sbcs HI, HI, NHI /* calculate new value hi */
H A Dsync_fetch_and_add_8.S46 adcs THI, HI, NHI /* calculate new value */
H A Dsync_fetch_and_sub_8.S46 sbcs THI, HI, NHI /* calculate new value */
H A Datomic_add_64.S44 adcs HI, HI, NHI /* calculate new value hi */

Completed in 128 milliseconds