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

/freebsd-9.3-release/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s72 top_overflow .reg %r23 label
145 DEPDI,Z 1,31,1,top_overflow ; top_overflow = 1 << 32
203 ADD,L ht_0,top_overflow,ht_0 ; ht[0] += (1<<32)
206 ADD,L ht_1,top_overflow,ht_1 ; ht[1] += (1<<32)
263 ADD,L ht_0,top_overflow,ht_0 ; ht += (1<<32)
315 DEPDI,Z 1,31,1,top_overflow ; top_overflow = 1 << 32
370 ADD,L ht_0,top_overflow,ht_0 ; ht += (1<<32)
372 ADD,L ht_1,top_overflow,ht_
[all...]
H A Dpa-risc2W.s64 top_overflow .reg %r29 label
136 DEPDI,Z 1,31,1,top_overflow ; top_overflow = 1 << 32
195 ADD,L ht_0,top_overflow,ht_0 ; ht[0] += (1<<32)
198 ADD,L ht_1,top_overflow,ht_1 ; ht[1] += (1<<32)
255 ADD,L ht_0,top_overflow,ht_0 ; ht += (1<<32)
304 DEPDI,Z 1,31,1,top_overflow ; top_overflow = 1 << 32
360 ADD,L ht_0,top_overflow,ht_0 ; ht += (1<<32)
362 ADD,L ht_1,top_overflow,ht_
[all...]

Completed in 18 milliseconds