Searched refs:ht_temp_1 (Results 1 – 2 of 2) sorted by relevance
/external/openssl/crypto/bn/asm/ |
D | pa-risc2W.s | 86 ht_temp_1 .reg %fr25 label 173 XMPYU fht_1,fw_h,ht_temp_1 ; ht_temp_1 = fht_1*fw_h 175 FSTD ht_temp_1,-56(%sp) ; -56(sp) = ht_temp_1 337 XMPYU fht_1,fw_h,ht_temp_1 ; ht_temp = ht*fw_h 340 FSTD ht_temp_1,-56(%sp) ; -56(sp) = ht 487 XMPYU fht_1,fht_1,ht_temp_1 ; ht[1] 490 FSTD ht_temp_1,-40(%sp) ; store ht[1]
|
D | pa-risc2.s | 94 ht_temp_1 .reg %fr25 label 181 XMPYU fht_1,fw_h,ht_temp_1 ; ht_temp_1 = fht_1*fw_h 183 FSTD ht_temp_1,-56(%sp) ; -56(sp) = ht_temp_1 347 XMPYU fht_1,fw_h,ht_temp_1 ; ht_temp = ht*fw_h 350 FSTD ht_temp_1,-56(%sp) ; -56(sp) = ht 498 XMPYU fht_1,fht_1,ht_temp_1 ; ht[1] 501 FSTD ht_temp_1,-40(%sp) ; store ht[1]
|