HomeSort by: relevance | last modified time | path
    Searched refs:rslt_lo (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hppa/spmath/
mpyaccu.c 59 if ((result_lo += (unsigned)temp.rslt_lo) < (unsigned)temp.rslt_lo)
mpyaccs.c 58 if ((result_lo += (unsigned)temp.rslt_lo) < (unsigned)temp.rslt_lo)
md.h 52 rslt_lo, member in struct:mdsfu_register
57 #define result_lo result->rslt_lo

Completed in 17 milliseconds