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

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
divsi3.S 33 @ Calculate and return the quotient of the (signed) division.
modsi3.S 29 @ Calculate and return the remainder of the (signed) division.
divmodsi4.S 30 @ Calculate the quotient and remainder of the (signed) division. The return
udivmodsi4.S 26 @ Calculate the quotient and remainder of the (unsigned) division. The return
udivsi3.S 28 @ Calculate and return the quotient of the (unsigned) division.
umodsi3.S 24 @ Calculate and return the remainder of the (unsigned) division.
  /src/distrib/sets/
fmt-list 26 -- Calculate the width of the given string on the screen, assuming that
50 -- Calculate the tab characters that are necessary to set the width
205 -- Calculate the column on which the field should be aligned.
  /src/sys/arch/mvme68k/stand/libsa/
SRT0.S 50 subl %a4,%d2 | Calculate length, round up.
  /src/sys/arch/sun68k/stand/libsa/
SRT0.S 58 subl %a1,%d0 | Calculate length, round up.
  /src/common/lib/libc/arch/sparc64/string/
memcpy.S 583 mov -6, %o4 ! Calculate src - 6
584 alignaddr %o0, %o4, %o4 ! calculate shift mask and dest.
605 alignaddr %o0, %o4, %o4 ! calculate shift mask and dest.
1555 mov -7, %o0 ! Calculate dest - 7
1556 alignaddr %o1, %o0, %g0 ! Calculate shift mask and dest.
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 5595 #--No need to calculate r if this is the last loop
5599 #--Need to calculate r
6026 #--No need to calculate r if this is the last loop
6030 #--Need to calculate r
6517 # 2. (|X| < 1) Calculate asin(X) by #
6618 # 2. (|X| < 1) Calculate acos(X) by #
6742 # Step 2. Calculate N = round-to-nearest-int( X * 64/log2 ). #
6746 # 2.3 Calculate J = N mod 64; so J = 0,1,2,..., #
6748 # 2.4 Calculate M = (N - J)/64; so N = 64M + J. #
6749 # 2.5 Calculate the address of the stored value of
    [all...]
fpsp.s 2955 # from our 4-word stack frame. This means we must calculate the length
5701 #--No need to calculate r if this is the last loop
5705 #--Need to calculate r
6132 #--No need to calculate r if this is the last loop
6136 #--Need to calculate r
6623 # 2. (|X| < 1) Calculate asin(X) by #
6724 # 2. (|X| < 1) Calculate acos(X) by #
6848 # Step 2. Calculate N = round-to-nearest-int( X * 64/log2 ). #
6852 # 2.3 Calculate J = N mod 64; so J = 0,1,2,..., #
6854 # 2.4 Calculate M = (N - J)/64; so N = 64M + J.
    [all...]
pfpsp.s 2955 # from our 4-word stack frame. This means we must calculate the length
3871 # "Dummy" CALCulate Effective Address: #
3945 # _calc_ea_fout(): calculate correct stacked <ea> for extended #
4290 bsr.l fmovm_calc_ea # calculate <ea>
4580 # _fmovm_calc_ea: calculate effective address #
5847 # simply calculate the sticky bit and zero the mantissa. otherwise
5868 # calculate if the sticky should be set and clear the entire mantissa.
8095 # - calculate the default result and return it in fp0.
8124 # calculate the default result
8129 bsr.l ovf_res # calculate default resul
    [all...]
  /src/sys/arch/sparc64/sparc64/
locore.s 2317 sub %g1, %g7, %g1 ! Calculate %canrestore - %g7
3560 mov %sp, %g6 ! calculate virtual address of destination stack
3686 sub %g3, %g6, %g3 ! Calculate %canrestore - %g7
4308 sllx %g7, PTRSHFT, %g5 ! Calculate entry number
4449 sllx %g5, PTRSHFT, %g5 ! Calculate entry number
5106 sll %g7, 7, %g5 ! calculate ptr into rw64 array 8*16 == 128 or 7 bits
7526 !! Calculate ticks/usec
7527 ldx [%o2 + %lo(CPUINFO_VA + CI_CLOCKRATE)], %o4 ! No, we need to calculate it
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 109 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.

Completed in 42 milliseconds