Searched refs:multiply (Results 1 - 19 of 19) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/brand/shared/brand/sparc/
H A Dcrt.s71 sll %l0, CPTRSHIFT, %l0 ! multiply argc by pointer size
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld.4.x/
H A Dumultiply.s37 * procedure to perform a 32 by 32 unsigned integer multiply.
91 ! long multiply
161 ! The multiply hasn't overflowed if the high-order bits are 0
177 ! 4-bit multiply
197 ! The multiply hasn't overflowed if high-order bits are 0
215 ! 8-bit multiply
238 ! The multiply hasn't overflowed if high-order bits are 0
256 ! 12-bit multiply
283 ! The multiply hasn't overflowed if high-order bits are 0
301 ! 16-bit multiply
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/i386/gen/
H A Dlmul.s29 / Double long multiply routine.
H A D_mul64.s32 / We essentially do multiply by longhand, using base 2**32 digits.
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.s151 sll %l1, 2, %l1 ! multiply by 4
/opensolaris-onvv-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h52 FNPROTO(multiply); variable
/opensolaris-onvv-gate/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s108 sll %l1, 2, %l1 ! multiply by 4
/opensolaris-onvv-gate/usr/src/common/bignum/amd64/
H A Dbignum_amd64_asm.s52 / the 64X64->128 bit unsigned multiply instruction.
222 / the 64X64->128 bit unsigned multiply instruction.
/opensolaris-onvv-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s418 mulx %o4, %l2, %o4 ! multiply interval by clock divisor iff > 1
610 mulx %l2, %o0, %l2 ! multiply interval by clock divisor iff > 1
1056 mulx %l3, %l1, %l3 ! multiply interval by clock divisor iff > 1
1110 mulx %o5, %o4, %o5 ! multiply interval by clock divisor iff > 1
1269 mulx %o5, %o4, %o5 ! multiply interval by clock divisor iff > 1
2191 ! get delta, and multiply by cpu_divisor if necessary.
2200 mulx %o0, %o4, %o0 ! multiply interval by clock divisor iff > 1
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm317 int hex oct abs pow multiply i_multiply divide i_divide
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DNEXT.pm310 will invoke the multiply inherited method as many times as it is
/opensolaris-onvv-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.s165 / the x86 32 X 32 -> 64 unsigned multiply instruction, MUL.
234 / The basic multiply digit loop is unrolled 8 times.
493 / The basic multiply digit loop is unrolled 8 times.
1116 / Uses x86 unsigned 32 X 32 -> 64 multiply instruction, MUL.
1165 / Uses x86 unsigned 32 X 32 -> 64 multiply instruction, MUL.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DComplex.pm74 '*' => \&multiply,
383 # (multiply)
387 sub multiply { subroutine
H A DBigInt.pm1380 # multiply two numbers -- stolen from Knuth Vol 2 pg 233
2628 $x->bmul($y); # multiplication (multiply $x by $y)
3062 $x->bmul($y); # multiplication (multiply $x by $y)
4122 multiply it by 2:
/opensolaris-onvv-gate/usr/src/lib/efcode/engine/
H A Dforth.c78 multiply(fcode_env_t *env) function
2504 ANSI(0x020, 0, "*", multiply);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm585 sections (NAME, DESCRIPTION etc) and a C<latex> label will be multiply
/opensolaris-onvv-gate/usr/src/common/util/i386/
H A Dmuldiv.s60 / We essentially do multiply by longhand, using base 2**32 digits.
922 / /* multiply two uint32_ts resulting in a uint64_t */
/opensolaris-onvv-gate/usr/src/cmd/fps/fptest/
H A Dfpu_test64.s142 fmuls %f0, %f1, %f2 ! multiply value with 1 , it has to be same
992 * for multiply single precision
1041 * for multiply double precision
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex5079 \multiply\dimen0 by\tabw % compute previous multiple of \tabw

Completed in 146 milliseconds