Searched refs:compute (Results 1 - 25 of 34) sorted by relevance

12

/src/lib/libc/arch/mips/gen/
H A Dfabs.S61 abs.d $f0, $f12 # compute absolute value of x
H A Dldexp.S181 addu t1, t1, 20 # compute amount to shift right by
/src/common/lib/libc/arch/mips/string/
H A Dstrlen.S48 PTR_SUBU v0, a0, v1 # compute length - 1 for '\0' char
/src/lib/libc/arch/mips/string/
H A Dbcmp.S55 PTR_SUBU a3, zero, a1 # compute # bytes to word align address
68 and a3, a2, ~3 # compute number of whole words left
70 PTR_ADDU a3, a3, a0 # compute ending address
84 PTR_ADDU a3, a3, a0 # compute ending address
94 and a3, a2, ~3 # compute number of whole words left
96 PTR_ADDU a3, a3, a0 # compute ending address
108 PTR_ADDU a3, a2, a0 # compute ending address
H A Dbzero.S54 PTR_SUBU a3, zero, a0 # compute # bytes to word align address
79 and v0, a1, SZREG-1 # compute number of words left
82 PTR_ADDU a3, a3, a0 # compute ending address
89 PTR_ADDU a3, a1, a0 # compute ending address
/src/lib/libc/arch/sparc/gen/
H A D_setjmp.S77 movrnz %i1, %i1, %i0 ! compute v ? v : 1
82 tst %i1 ! compute v ? v : 1
H A Ddivrem.m4132 ` ! compute sign of result; if neither is negative, no problem
137 `mov dividend, SIGN') ! compute sign in any case
181 ! Now compute SC.
/src/sys/arch/sparc/sparc/
H A Dsunos_sigcode.s78 add %sp, 64 + 16, %o0 ! compute scp
/src/lib/libc/arch/mips/sys/
H A Dsbrk.S61 PTR_ADDU a0, a0, t1 # compute current break
/src/lib/libc/arch/sparc64/gen/
H A D_setjmp.S91 movrnz %i1, %i1, %i0 ! compute v ? v : 1
/src/sys/arch/newsmips/stand/boot/
H A Dlocore.S79 addu a1, a1, a0 # compute ending address
/src/usr.bin/make/unit-tests/
H A Dvarname-dot-make-jobs.mk20 # to compute expected results.
/src/sys/arch/sparc64/sparc64/
H A Dsigcode32.s179 add %sp, 64 + 16, %o0 ! compute scp
H A Dsunos_sigcode.s181 add %sp, 64 + 16, %o0 ! compute scp
/src/sys/lib/libkern/arch/sparc/
H A Ddivrem.m4132 ` ! compute sign of result; if neither is negative, no problem
137 `mov dividend, SIGN') ! compute sign in any case
181 ! Now compute SC.
/src/sys/lib/libkern/arch/sparc64/
H A Ddivrem.m4133 ` ! compute sign of result; if neither is negative, no problem
138 `mov dividend, SIGN') ! compute sign in any case
182 ! Now compute SC.
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
H A Dsm8250.dtsi1367 compatible = "qcom,sm8250-compute-noc";
2120 compute-cb@1 {
2121 compatible = "qcom,fastrpc-compute-cb";
2126 compute-cb@2 {
2127 compatible = "qcom,fastrpc-compute-cb";
2132 compute-cb@3 {
2133 compatible = "qcom,fastrpc-compute-cb";
2185 compute-cb@1 {
2186 compatible = "qcom,fastrpc-compute-cb";
2191 compute
[all...]
H A Dsdm845.dtsi839 compute-cb@3 {
840 compatible = "qcom,fastrpc-compute-cb";
845 compute-cb@4 {
846 compatible = "qcom,fastrpc-compute-cb";
887 compute-cb@1 {
888 compatible = "qcom,fastrpc-compute-cb";
893 compute-cb@2 {
894 compatible = "qcom,fastrpc-compute-cb";
899 compute-cb@3 {
900 compatible = "qcom,fastrpc-compute
[all...]
H A Dmsm8916.dtsi1370 compatible = "qcom,fastrpc-compute-cb";
/src/sys/arch/mips/mips/
H A Dfp.S908 or t0, t0, ta0 # compute result sign
911 and t0, t0, ta0 # compute result sign
946 li t9, 32 # compute 32 - abs(exp diff)
967 or t0, t0, ta0 # compute result sign
970 and t0, t0, ta0 # compute result sign
973 sltu v0, zero, t9 # compute t2:zero - ta2:t9
980 sltu v0, zero, t9 # compute ta2:zero - t2:t9
1031 or t0, t0, ta0 # compute result sign
1034 and t0, t0, ta0 # compute result sign
1111 sltu v0, t3, ta3 # compute carr
[all...]
H A DmipsX_subr.S1853 li k1, VM_MIN_KERNEL_ADDRESS # compute index
1858 li k1, VM_MIN_KERNEL_ADDRESS>>32 # compute index
2743 li t0, VM_MIN_KERNEL_ADDRESS # compute index
/src/sys/arch/sh3/sh3/
H A Dexception_vector.S186 mov r5, r2 ! copy of vpn to compute indices into ptd/ptp
344 mov r5, r2 ! copy of vpn to compute indices into ptd/ptp
/src/sys/lib/libkern/
H A Dentpool.c709 compute(uint8_t output[KATLEN], const struct event *events)
748 compute(output, cases[i]);
697 compute(uint8_t output[KATLEN], const struct event *events) function in typeref:typename:void
/src/sys/arch/x68k/x68k/
H A Dlocore.s231 subl %d0,%d1 | compute amount of RAM present
/src/sys/arch/cesfic/cesfic/
H A Dlocore.s236 subl %d0,%d1 | compute amount of RAM present

Completed in 23 milliseconds

12