HomeSort by: relevance | last modified time | path
    Searched defs:pwrten (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 13008 # in the comments of the pwrten section. #
13165 # of error in calculation of pwrten.
13184 # exponent towards zero. Since all pwrten constants with a power
13210 ble.w pwrten # if abs(expA) <28, skip ap/st zeros
13237 bge.b ap_p_fm # if still pos, go to pwrten
13253 bcc.b ap_p_en # if 1, mul fp1 by pwrten factor
13260 bra.b pwrten # go calc pwrten
13301 bcc.b ap_n_en # if 1, mul fp1 by pwrten factor
13314 # pwrten
13352 pwrten: label
    [all...]
fpsp.s 23047 # in the comments of the pwrten section. #
23204 # of error in calculation of pwrten.
23223 # exponent towards zero. Since all pwrten constants with a power
23249 ble.w pwrten # if abs(expA) <28, skip ap/st zeros
23276 bge.b ap_p_fm # if still pos, go to pwrten
23292 bcc.b ap_p_en # if 1, mul fp1 by pwrten factor
23299 bra.b pwrten # go calc pwrten
23340 bcc.b ap_n_en # if 1, mul fp1 by pwrten factor
23353 # pwrten
23391 pwrten: label
    [all...]

Completed in 128 milliseconds