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

  /src/external/apache2/llvm/dist/llvm/lib/Support/
KnownBits.cpp 552 KnownBits KnownBits::srem(const KnownBits &LHS, const KnownBits &RHS) { function in class:KnownBits
558 // The low bits of the first operand are unchanged by the srem.
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 9351 # srem(): computes the fp (IEEE) REM of the input values X,Y. #
9434 global srem
9435 srem: label
10747 beq.l srem
10753 beq.l srem
fpsp.s 9710 # srem(): computes the fp (IEEE) REM of the input values X,Y. #
9793 global srem
9794 srem: label
10836 beq.l srem
10842 beq.l srem

Completed in 61 milliseconds