Searched refs:x0 (Results 76 - 100 of 1373) sorted by relevance

1234567891011>>

/freebsd-current/tools/test/stress2/misc/
H A Djail2.sh55 path = 0x0,
56 hostname = 0x0,
60 ip4 = 0x0,
61 ip6 = 0x0
/freebsd-current/sys/contrib/device-tree/include/dt-bindings/sound/
H A Dadi,adau1977.h5 #define ADAU1977_MICBIAS_5V0 0x0
/freebsd-current/contrib/opencsd/decoder/include/opencsd/
H A Docsd_if_version.h47 #define OCSD_VER_PATCH 0x0 /**< Library Patch Version */
/freebsd-current/contrib/arm-optimized-routines/string/aarch64/
H A Dmemcmp-sve.S26 ld1b z0.b, p0/z, [x0, x3] /* read vectors bounded by max. */
41 sub x0, x0, x1 /* return comparison */
45 9: mov x0, 0 /* return equality */
H A Dmemcpy-mops.S15 mov x3, x0
H A Dmemmove-mops.S15 mov x3, x0
H A Dmemset-mops.S14 mov x3, x0
H A Dmemchr-sve.S30 ldff1b z0.b, p1/z, [x0, x3]
43 add x0, x0, x3 /* form partial pointer */
44 incp x0, p2.b /* form final pointer to c */
58 9: mov x0, 0 /* return null */
H A Dstrnlen-sve.S26 0: ldff1b z0.b, p0/z, [x0, x2]
42 ldff1b z0.b, p0/z, [x0, x2]
53 mov x0, x2
54 incp x0, p2.b
68 9: mov x0, x1
/freebsd-current/stand/efi/include/Guid/
H A DMtcVendor.h22 { 0xeb704011, 0x1402, 0x11d3, { 0x8e, 0x77, 0x0, 0xa0, 0xc9, 0x69, 0x72, 0x3b } }
/freebsd-current/stand/kboot/libkboot/arch/aarch64/
H A Dhost_syscall.S5 * Args in x0, x1, x2, x3, x4 and x5. Return in x0.
8 mov x8, x0
9 mov x0, x1
/freebsd-current/lib/libsys/aarch64/
H A Dvfork.S38 and x0, x0, x1
/freebsd-current/lib/csu/aarch64/
H A Dcrt1_s.S42 add x1, x0, #8 /* load argv */
43 ldr x0, [x0] /* load argc */
44 add x2, x1, x0, lsl #3 /* env is after argv */
/freebsd-current/crypto/openssl/crypto/rc2/
H A Drc2_cbc.c98 register RC2_INT x0, x1, x2, x3, t; local
102 x0 = (RC2_INT) l & 0xffff;
113 t = (x0 + (x1 & ~x3) + (x2 & x3) + *(p0++)) & 0xffff;
114 x0 = (t << 1) | (t >> 15);
115 t = (x1 + (x2 & ~x0) + (x3 & x0) + *(p0++)) & 0xffff;
117 t = (x2 + (x3 & ~x1) + (x0 & x1) + *(p0++)) & 0xffff;
119 t = (x3 + (x0 & ~x2) + (x1 & x2) + *(p0++)) & 0xffff;
127 x0 += p1[x3 & 0x3f];
128 x1 += p1[x0
144 register RC2_INT x0, x1, x2, x3, t; local
[all...]
/freebsd-current/lib/libc/xdr/
H A Dxdr_float.c85 {{ 0x7f, 0xff, 0x0, 0xffff }, /* Max Vax */
86 { 0x0, 0xff, 0x0 }}, /* Max IEEE */
87 {{ 0x0, 0x0, 0x0, 0x0 }, /* Min Vax */
88 { 0x0, 0x0, 0x0 }} /* Mi
[all...]
/freebsd-current/libexec/rtld-elf/aarch64/
H A Drtld_start.S35 mov x19, x0 /* Put ps_strings in a callee-saved register */
43 mov x8, x0 /* Backup the entry point */
47 mov x0, x19 /* Restore ps_strings */
68 stp x0, x1, [sp, #-16]!
89 ldr x0, [x16, #-8]
95 mov x16, x0
106 ldp x0, x1, [sp], #16
129 ldr x0, [x0, #8]
143 ldr x0, [x
[all...]
/freebsd-current/sys/powerpc/fpu/
H A Dfpu_sqrt.c56 * Our task is to calculate the square root of a floating point number x0.
125 * a 1 bit in the first trip around the loop (since x0 < 2^NBITS). If the
131 * and the result q will then be sqrt(x0) * 2^floor(NBITS / 2).
133 * value, for which q is some power of two times its square root, x0.)
138 * q = y = 0; x = x0;
154 * If x0 is fixed point, rather than an integer, we can simply alter the
155 * scale factor between q and sqrt(x0). As it happens, we can easily arrange
156 * for the scale factor to be 2**0 or 1, so that sqrt(x0) == q.
158 * In our case, however, x0 (and therefore x, y, q, and t) are multiword
168 * intermediate calculations can overflow. We know that x0 i
191 u_int x0, x1, x2, x3; local
[all...]
/freebsd-current/stand/efi/loader/arch/arm64/
H A Dstart.S145 stp x0, x1, [sp, #-16]!
147 adrp x0, __bss_start
148 add x0, x0, :lo12:__bss_start
155 stp xzr, xzr, [x0], #16
157 cmp x0, x1
160 adrp x0, ImageBase
161 add x0, x0, :lo12:ImageBase
167 ldp x0, x
[all...]
/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_pwr8_ctrcbc.c231 #define BLOCK_ENCRYPT_X4_128(x0, x1, x2, x3) \
232 vxor(x0, x0, 0) \
236 vcipher(x0, x0, 1) \
240 vcipher(x0, x0, 2) \
244 vcipher(x0, x0, 3) \
248 vcipher(x0, x
[all...]
/freebsd-current/contrib/gdtoa/
H A Dhexnan.c54 hexnan(sp, fpi, x0)
55 CONST char **sp; FPI *fpi; ULong *x0;
57 hexnan( CONST char **sp, FPI *fpi, ULong *x0)
67 x = x0 + (nbits >> kshift);
86 if (x <= x0) {
118 if (x <= x0)
129 if (x > x0) {
130 x1 = x0;
144 if (x1 == x0) {
/freebsd-current/sys/arm64/arm64/
H A Dcopyinout.S54 mov x0, #EFAULT
69 1: mov x0, xzr /* return 0 */
85 1: mov x0, xzr /* return 0 */
104 1: cmp x0, x7
106 ldtrb w4, [x0] /* Load from uaddr */
107 add x0, x0, #1 /* Next char */
129 * x0 - src pointer
152 orr x3, x0, x1
158 ldrb w3, [x0], #
[all...]
H A Dswtch.S63 cbz x0, 1f
66 ldr x4, [x0, #TD_PCB]
75 mov x0, x19
77 mov x0, x1
83 mov x19, x0
87 mov x4, x0
117 * x0 = old
126 ldr x4, [x0, #TD_PCB]
146 mov x19, x0
152 mov x0, x2
[all...]
/freebsd-current/crypto/openssl/crypto/
H A Darm64cpuid.pl44 mrs x0, CNTPCT_EL0
46 mrs x0, CNTVCT_EL0
95 mrs x0, midr_el1
109 strb wzr,[x0],#1 // store byte-by-byte
115 .Lot: tst x0,#7
117 strb wzr,[x0],#1 // store byte-by-byte
123 str xzr,[x0],#8 // store word-by-word
140 ldp x8,x9,[x0]
145 mov x0,#1
147 csel x0,xz
[all...]
/freebsd-current/sys/crypto/openssl/aarch64/
H A Darm64cpuid.S21 mrs x0, CNTPCT_EL0
23 mrs x0, CNTVCT_EL0
72 mrs x0, midr_el1
86 strb wzr,[x0],#1 // store byte-by-byte
92 .Lot: tst x0,#7
94 strb wzr,[x0],#1 // store byte-by-byte
100 str xzr,[x0],#8 // store word-by-word
117 ldp x8,x9,[x0]
122 mov x0,#1
124 csel x0,xz
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_aarch64.S31 str x0, [sp, 16]
35 add x0, x29, 32
41 ldr x0, [sp, 16]
81 str x0, [sp, 16]
85 add x0, x29, 32
91 ldr x0, [sp, 16]
131 stp x0, x1, [sp, 16]
136 add x0, x29, 32
142 ldp x0, x1, [sp, 16]
183 stp x0, x
[all...]

Completed in 312 milliseconds

1234567891011>>