Home
last modified time | relevance | path

Searched refs:ht_temp (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/bn/asm/
Dpa-risc2W.s85 ht_temp .reg %fr24 label
172 XMPYU fht_0,fw_h,ht_temp ; ht_temp = fht_0*fw_h
174 FSTD ht_temp,-24(%sp) ; -24(sp) = ht_temp
243 XMPYU fht_0,fw_h,ht_temp ; ht_temp = ht*fw_h
244 FSTD ht_temp,-24(%sp) ; -24(sp) = ht
336 XMPYU fht_0,fw_h,ht_temp ; ht_temp = fht_0*fw_h
337 XMPYU fht_1,fw_h,ht_temp_1 ; ht_temp = ht*fw_h
339 FSTD ht_temp,-24(%sp) ; -24(sp) = ht
402 XMPYU fht_0,fw_h,ht_temp ; ht_temp = ht*fw_h
403 FSTD ht_temp,-24(%sp) ; -24(sp) = ht
[all …]
Dpa-risc2.s93 ht_temp .reg %fr24 label
180 XMPYU fht_0,fw_h,ht_temp ; ht_temp = fht_0*fw_h
182 FSTD ht_temp,-24(%sp) ; -24(sp) = ht_temp
251 XMPYU fht_0,fw_h,ht_temp ; ht_temp = ht*fw_h
252 FSTD ht_temp,-24(%sp) ; -24(sp) = ht
346 XMPYU fht_0,fw_h,ht_temp ; ht_temp = fht_0*fw_h
347 XMPYU fht_1,fw_h,ht_temp_1 ; ht_temp = ht*fw_h
349 FSTD ht_temp,-24(%sp) ; -24(sp) = ht
412 XMPYU fht_0,fw_h,ht_temp ; ht_temp = ht*fw_h
413 FSTD ht_temp,-24(%sp) ; -24(sp) = ht
[all …]