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

  /src/sys/arch/ia64/stand/common/
interp.c 58 static int perform(int argc, char *argv[]);
61 * Perform the command
64 perform(int argc, char *argv[]) function in typeref:typename:int
141 if (perform(argc, argv))
292 if ((argc > 0) && (perform(argc, argv) != 0)) {
  /src/usr.bin/make/unit-tests/
varmod-mtime.mk 102 # does not perform any filesystem operations.
varmod-assign.mk 3 # Tests for the obscure ::= variable modifiers, which perform variable
  /src/sys/arch/m68k/060sp/dist/
isp.doc 200 If the "core" emulation routines of either "cas" or "cas2" perform some
ilsp.s 100 # zero, then perform a divide-by-zero using a 16-bit implemented #
200 # perform the divide algorithm:
509 # Perform the multiply in pieces using 16x16->32 unsigned #
pfpsp.s 8484 # sgl/dbl, must scale exponent and perform an "fmove". Check to see #
8597 fmov.x FP_SCR0(%a6),%fp0 # perform move
8687 fmov.x FP_SCR0(%a6),%fp0 # perform move
8741 fmov.x FP_SCR0(%a6),%fp0 # perform the move
8883 fdiv.x FP_SCR0(%a6),%fp0 # perform divide
9377 fneg.x FP_SCR0(%a6),%fp0 # perform negation
9467 fneg.x FP_SCR0(%a6),%fp0 # perform negation
9521 fneg.x FP_SCR0(%a6),%fp0 # perform negation
9879 # scale the operand such that the exponent is zero. Perform an "fabs" #
9995 fabs.x FP_SCR0(%a6),%fp0 # perform absolut
    [all...]
fpsp.s 5679 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
6110 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
9737 # Step 3. Perform MOD(X,Y) #
9932 #..and Y < (D1,D2) < 2Y. Either way, perform R - Y
12052 # sgl/dbl, must scale exponent and perform an "fmove". Check to see #
12165 fmov.x FP_SCR0(%a6),%fp0 # perform move
12255 fmov.x FP_SCR0(%a6),%fp0 # perform move
12309 fmov.x FP_SCR0(%a6),%fp0 # perform the move
12451 fdiv.x FP_SCR0(%a6),%fp0 # perform divide
12945 fneg.x FP_SCR0(%a6),%fp0 # perform negatio
    [all...]
fplsp.s 5573 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
6004 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
9378 # Step 3. Perform MOD(X,Y) #
9573 #..and Y < (D1,D2) < 2Y. Either way, perform R - Y
  /src/sys/arch/hppa/stand/xxboot/
start.S 177 ; main returned --- perform reset
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
tegra124.dtsi 229 * perform required fix-ups on that GPU node.
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 240 # Only perform the check for file, if the check method requires it

Completed in 218 milliseconds