| /src/lib/libc/arch/mips/gen/ |
| H A D | fabs.S | 61 abs.d $f0, $f12 # compute absolute value of x
|
| H A D | ldexp.S | 181 addu t1, t1, 20 # compute amount to shift right by
|
| /src/common/lib/libc/arch/mips/string/ |
| H A D | strlen.S | 48 PTR_SUBU v0, a0, v1 # compute length - 1 for '\0' char
|
| /src/lib/libc/arch/mips/string/ |
| H A D | bcmp.S | 55 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 D | bzero.S | 54 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.S | 77 movrnz %i1, %i1, %i0 ! compute v ? v : 1 82 tst %i1 ! compute v ? v : 1
|
| H A D | divrem.m4 | 132 ` ! 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 D | sunos_sigcode.s | 78 add %sp, 64 + 16, %o0 ! compute scp
|
| /src/lib/libc/arch/mips/sys/ |
| H A D | sbrk.S | 61 PTR_ADDU a0, a0, t1 # compute current break
|
| /src/lib/libc/arch/sparc64/gen/ |
| H A D | _setjmp.S | 91 movrnz %i1, %i1, %i0 ! compute v ? v : 1
|
| /src/sys/arch/newsmips/stand/boot/ |
| H A D | locore.S | 79 addu a1, a1, a0 # compute ending address
|
| /src/usr.bin/make/unit-tests/ |
| H A D | varname-dot-make-jobs.mk | 20 # to compute expected results.
|
| /src/sys/arch/sparc64/sparc64/ |
| H A D | sigcode32.s | 179 add %sp, 64 + 16, %o0 ! compute scp
|
| H A D | sunos_sigcode.s | 181 add %sp, 64 + 16, %o0 ! compute scp
|
| /src/sys/lib/libkern/arch/sparc/ |
| H A D | divrem.m4 | 132 ` ! 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 D | divrem.m4 | 133 ` ! 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 D | sm8250.dtsi | 1367 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 D | sdm845.dtsi | 839 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 D | msm8916.dtsi | 1370 compatible = "qcom,fastrpc-compute-cb";
|
| /src/sys/arch/mips/mips/ |
| H A D | fp.S | 908 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 D | mipsX_subr.S | 1853 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 D | exception_vector.S | 186 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 D | entpool.c | 709 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 D | locore.s | 231 subl %d0,%d1 | compute amount of RAM present
|
| /src/sys/arch/cesfic/cesfic/ |
| H A D | locore.s | 236 subl %d0,%d1 | compute amount of RAM present
|