Home
last modified time | relevance | path

Searched refs:jz (Results 1 - 25 of 486) sorted by relevance

12345678910>>...20

/third_party/jerryscript/jerry-libm/
H A Dtrig.c112 * jz local integer variable indicating the number of
192 int jz, jx, jv, jp, jk, carry, n, iq[20], i, j, k, m, q0, ih; in __kernel_rem_pio2() local
226 jz = jk; in __kernel_rem_pio2()
229 for (i = 0, j = jz, z = q[jz]; j > 0; i++, j--) in __kernel_rem_pio2()
242 if (q0 > 0) /* need iq[jz - 1] to determine n */ in __kernel_rem_pio2()
244 i = (iq[jz - 1] >> (24 - q0)); in __kernel_rem_pio2()
246 iq[jz - 1] -= i << (24 - q0); in __kernel_rem_pio2()
247 ih = iq[jz - 1] >> (23 - q0); in __kernel_rem_pio2()
251 ih = iq[jz in __kernel_rem_pio2()
[all...]
/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__rem_pio2_large.c84 * jz local integer variable indicating the number of
275 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; in __rem_pio2_large() local
299 jz = jk; in __rem_pio2_large()
302 for (i=0,j=jz,z=q[jz]; j>0; i++,j--) { in __rem_pio2_large()
314 if (q0 > 0) { /* need iq[jz-1] to determine n */ in __rem_pio2_large()
315 i = iq[jz-1]>>(24-q0); n += i; in __rem_pio2_large()
316 iq[jz-1] -= i<<(24-q0); in __rem_pio2_large()
317 ih = iq[jz-1]>>(23-q0); in __rem_pio2_large()
319 else if (q0 == 0) ih = iq[jz in __rem_pio2_large()
[all...]
/third_party/musl/src/math/
H A D__rem_pio2_large.c84 * jz local integer variable indicating the number of
275 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; in __rem_pio2_large() local
299 jz = jk; in __rem_pio2_large()
302 for (i=0,j=jz,z=q[jz]; j>0; i++,j--) { in __rem_pio2_large()
314 if (q0 > 0) { /* need iq[jz-1] to determine n */ in __rem_pio2_large()
315 i = iq[jz-1]>>(24-q0); n += i; in __rem_pio2_large()
316 iq[jz-1] -= i<<(24-q0); in __rem_pio2_large()
317 ih = iq[jz-1]>>(23-q0); in __rem_pio2_large()
319 else if (q0 == 0) ih = iq[jz in __rem_pio2_large()
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/bn/
H A Dbn-586.S85 jz .L004maw_sse2_exit
120 jz .L006maw_finish
216 jz .L009maw_end
227 jz .L009maw_end
238 jz .L009maw_end
249 jz .L009maw_end
260 jz .L009maw_end
271 jz .L009maw_end
338 jz .L013mw_finish
400 jz
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/bn/
H A Dbn-586.S85 jz .L004maw_sse2_exit
120 jz .L006maw_finish
216 jz .L009maw_end
227 jz .L009maw_end
238 jz .L009maw_end
249 jz .L009maw_end
260 jz .L009maw_end
271 jz .L009maw_end
338 jz .L013mw_finish
400 jz
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/bn/
H A Dbn-586.S86 jz L004maw_sse2_exit
121 jz L006maw_finish
217 jz L009maw_end
228 jz L009maw_end
239 jz L009maw_end
250 jz L009maw_end
261 jz L009maw_end
272 jz L009maw_end
339 jz L013mw_finish
401 jz L013mw_finis
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/bn/
H A Dbn-586.S86 jz L004maw_sse2_exit
121 jz L006maw_finish
217 jz L009maw_end
228 jz L009maw_end
239 jz L009maw_end
250 jz L009maw_end
261 jz L009maw_end
272 jz L009maw_end
339 jz L013mw_finish
401 jz L013mw_finis
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/bn/
H A Dbn-586.S84 jz L004maw_sse2_exit
119 jz L006maw_finish
215 jz L009maw_end
226 jz L009maw_end
237 jz L009maw_end
248 jz L009maw_end
259 jz L009maw_end
270 jz L009maw_end
335 jz L013mw_finish
397 jz L013mw_finis
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/bn/
H A Dbn-586.S84 jz L004maw_sse2_exit
119 jz L006maw_finish
215 jz L009maw_end
226 jz L009maw_end
237 jz L009maw_end
248 jz L009maw_end
259 jz L009maw_end
270 jz L009maw_end
335 jz L013mw_finish
397 jz L013mw_finis
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/bn/
H A Dbn-586.S85 jz .L004maw_sse2_exit
120 jz .L006maw_finish
216 jz .L009maw_end
227 jz .L009maw_end
238 jz .L009maw_end
249 jz .L009maw_end
260 jz .L009maw_end
271 jz .L009maw_end
338 jz .L013mw_finish
400 jz
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/bn/
H A Dbn-586.S85 jz .L004maw_sse2_exit
120 jz .L006maw_finish
216 jz .L009maw_end
227 jz .L009maw_end
238 jz .L009maw_end
249 jz .L009maw_end
260 jz .L009maw_end
271 jz .L009maw_end
338 jz .L013mw_finish
400 jz
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dbn-586.pl118 &jz(&label("maw_sse2_exit"));
168 &jz(&label("maw_finish"));
211 &jz(&label("maw_end")) if ($i != 7-1);
281 &jz(&label("mw_finish"));
303 &jz(&label("mw_finish"));
324 &jz(&label("mw_end")) if ($i != 7-1);
381 &jz(&label("sw_finish"));
403 &jz(&label("sw_end"));
414 &jz(&label("sw_end")) if ($i != 7-1);
456 &jz(
[all...]
/third_party/openssl/crypto/bn/asm/
H A Dbn-586.pl118 &jz(&label("maw_sse2_exit"));
168 &jz(&label("maw_finish"));
211 &jz(&label("maw_end")) if ($i != 7-1);
281 &jz(&label("mw_finish"));
303 &jz(&label("mw_finish"));
324 &jz(&label("mw_end")) if ($i != 7-1);
381 &jz(&label("sw_finish"));
403 &jz(&label("sw_end"));
414 &jz(&label("sw_end")) if ($i != 7-1);
456 &jz(
[all...]
/third_party/musl/src/fenv/i386/
H A Dfenv.s14 jz 2f
17 jz 1f
25 jz 1f
35 jz 1b
39 jz 1f
79 jz 1f
108 jz 1f
122 jz 1f
140 jz 1f
160 jz
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dbswapdsp.asm37 jz .left4_%1
40 jz .left8_%1
74 jz .left4_%1
84 jz .left
114 jz .start_align
122 jz .left1
130 jz .end
136 jz .end
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/engines/
H A De_padlock-x86_64.s284 jz L$ecb_unaligned_tail
298 jz L$ecb_inp_aligned
312 jz L$ecb_out_aligned
325 jz L$ecb_break
370 jz L$ecb_aligned_tail
376 jz L$ecb_exit
451 jz L$cbc_unaligned_tail
465 jz L$cbc_inp_aligned
481 jz L$cbc_out_aligned
494 jz
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/engines/
H A De_padlock-x86_64.s284 jz L$ecb_unaligned_tail
298 jz L$ecb_inp_aligned
312 jz L$ecb_out_aligned
325 jz L$ecb_break
370 jz L$ecb_aligned_tail
376 jz L$ecb_exit
451 jz L$cbc_unaligned_tail
465 jz L$cbc_inp_aligned
481 jz L$cbc_out_aligned
494 jz
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/engines/
H A De_padlock-x86_64.s284 jz .Lecb_unaligned_tail
298 jz .Lecb_inp_aligned
312 jz .Lecb_out_aligned
325 jz .Lecb_break
370 jz .Lecb_aligned_tail
376 jz .Lecb_exit
451 jz .Lcbc_unaligned_tail
465 jz .Lcbc_inp_aligned
481 jz .Lcbc_out_aligned
494 jz
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/engines/
H A De_padlock-x86_64.s284 jz .Lecb_unaligned_tail
298 jz .Lecb_inp_aligned
312 jz .Lecb_out_aligned
325 jz .Lecb_break
370 jz .Lecb_aligned_tail
376 jz .Lecb_exit
451 jz .Lcbc_unaligned_tail
465 jz .Lcbc_inp_aligned
481 jz .Lcbc_out_aligned
494 jz
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/engines/
H A De_padlock-x86_64.s284 jz .Lecb_unaligned_tail
298 jz .Lecb_inp_aligned
312 jz .Lecb_out_aligned
325 jz .Lecb_break
370 jz .Lecb_aligned_tail
376 jz .Lecb_exit
451 jz .Lcbc_unaligned_tail
465 jz .Lcbc_inp_aligned
481 jz .Lcbc_out_aligned
494 jz
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/engines/
H A De_padlock-x86_64.s284 jz .Lecb_unaligned_tail
298 jz .Lecb_inp_aligned
312 jz .Lecb_out_aligned
325 jz .Lecb_break
370 jz .Lecb_aligned_tail
376 jz .Lecb_exit
451 jz .Lcbc_unaligned_tail
465 jz .Lcbc_inp_aligned
481 jz .Lcbc_out_aligned
494 jz
[all...]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/engines/
H A De_padlock-x86_64.s284 jz .Lecb_unaligned_tail
298 jz .Lecb_inp_aligned
312 jz .Lecb_out_aligned
325 jz .Lecb_break
370 jz .Lecb_aligned_tail
376 jz .Lecb_exit
451 jz .Lcbc_unaligned_tail
465 jz .Lcbc_inp_aligned
481 jz .Lcbc_out_aligned
494 jz
[all...]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/engines/
H A De_padlock-x86_64.s284 jz .Lecb_unaligned_tail
298 jz .Lecb_inp_aligned
312 jz .Lecb_out_aligned
325 jz .Lecb_break
370 jz .Lecb_aligned_tail
376 jz .Lecb_exit
451 jz .Lcbc_unaligned_tail
465 jz .Lcbc_inp_aligned
481 jz .Lcbc_out_aligned
494 jz
[all...]
/third_party/node/deps/v8/src/base/
H A Dieee754.cc410 * jz local integer variable indicating the number of
470 int32_t jz, jx, jv, jp, jk, carry, n, iq[20], i, j, k, m, q0, ih; in __kernel_rem_pio2() local
496 jz = jk; in __kernel_rem_pio2()
499 for (i = 0, j = jz, z = q[jz]; j > 0; i++, j--) { in __kernel_rem_pio2()
511 if (q0 > 0) { /* need iq[jz-1] to determine n */ in __kernel_rem_pio2()
512 i = (iq[jz - 1] >> (24 - q0)); in __kernel_rem_pio2()
514 iq[jz - 1] -= i << (24 - q0); in __kernel_rem_pio2()
515 ih = iq[jz - 1] >> (23 - q0); in __kernel_rem_pio2()
517 ih = iq[jz in __kernel_rem_pio2()
[all...]
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H A Dcbc.pl106 &jz(&label("decrypt"));
112 &jz(&label("encrypt_finish"));
155 &jz(&label("finish"));
220 # The next 2 instructions are only for if the jz is taken
223 &jz(&label("decrypt_finish"));
267 &jz(&label("finish"));

Completed in 13 milliseconds

12345678910>>...20