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

/openbsd-current/lib/libcrypto/bn/asm/
H A Dparisc-mont.pl126 $fni="%fr9"; $fnm0="%fr10"; $fnm1="%fr11";
182 fldds 0($np),${fni} ; np[0,1]
203 xmpyu ${fni}L,${fm0}R,${fnm0} ; np[0]*m
204 xmpyu ${fni}R,${fm0}R,${fnm1} ; np[1]*m
210 flddx $idx($np),${fni} ; np[2,3]
221 xmpyu ${fni}L,${fm0}R,${fnm0} ; np[j]*m
236 xmpyu ${fni}R,${fm0}R,${fnm1} ; np[j+1]*m
246 flddx $idx($np),${fni} ; np[j,j+1]
251 xmpyu ${fni}L,${fm0}R,${fnm0} ; np[j]*m
267 xmpyu ${fni}
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C71 void fni() throw(int, char); // ERROR - to previous declaration
72 void fni() throw(float, char){} // ERROR - declaration different exceptions function

Completed in 115 milliseconds