Home
last modified time | relevance | path

Searched refs:jmp (Results 1 - 25 of 684) sorted by relevance

12345678910>>...28

/third_party/musl/src/math/i386/
H A Dfloor.s5 jmp 1f
11 jmp 1f
32 jmp 1b
39 jmp 1b
46 jmp 1b
53 jmp 1b
60 jmp 1b
67 jmp 1b
/third_party/python/Modules/_ctypes/libffi_osx/x86/
H A Dx86-darwin.S93 jmp Lepilogue
101 jmp Lepilogue
109 jmp Lepilogue
117 jmp Lepilogue
125 jmp Lepilogue
134 jmp Lepilogue
142 jmp Lepilogue
150 jmp Lepilogue
217 jmp Lcls_epilogue
220 jmp Lcls_epilogu
[all...]
/third_party/mesa3d/src/glx/tests/
H A Dquery_renderer_unittest.cpp43 static jmp_buf jmp; variable
50 longjmp(jmp, 1); in sigsegv_handler()
137 if (setjmp(jmp) == 0) { in TEST_F()
196 if (setjmp(jmp) == 0) { in TEST_F()
216 if (setjmp(jmp) == 0) { in TEST_F()
240 if (setjmp(jmp) == 0) { in TEST_F()
263 if (setjmp(jmp) == 0) { in TEST_F()
287 if (setjmp(jmp) == 0) { in TEST_F()
350 if (setjmp(jmp) == 0) { in TEST_F()
373 if (setjmp(jmp) in TEST_F()
[all...]
H A Dquery_renderer_implementation_unittest.cpp47 static jmp_buf jmp; variable
54 longjmp(jmp, 1); in sigsegv_handler()
175 if (setjmp(jmp) == 0) { in TEST_F()
211 if (setjmp(jmp) == 0) { in TEST_F()
241 if (setjmp(jmp) == 0) { in TEST_F()
294 if (setjmp(jmp) == 0) { in TEST_F()
/third_party/ltp/testcases/kernel/kvm/
H A Dbootstrap_x86_64.S29 jmp $3 * 8, $protected_mode_entry
36 jmp init_memlayout
162 jmp init_error
170 jmp init_error
185 /* Long jmp to load the long mode %cs. */
186 jmp $1 * 8, $long_mode_entry
206 jmp kvm_exit
279 jmp 1b
291 jmp 1b
294 jmp kvm_exi
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/
H A Daesni-x86_64.s294 jmp L$enc_loop6_enter
350 jmp L$dec_loop6_enter
407 jmp L$enc_loop8_inner
473 jmp L$dec_loop8_inner
547 jmp L$ecb_enc_loop8_enter
617 jmp L$ecb_ret
632 jmp L$ecb_ret
638 jmp L$ecb_ret
645 jmp L$ecb_ret
653 jmp
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/aes/
H A Daesni-x86_64.s294 jmp .Lenc_loop6_enter
350 jmp .Ldec_loop6_enter
407 jmp .Lenc_loop8_inner
473 jmp .Ldec_loop8_inner
547 jmp .Lecb_enc_loop8_enter
617 jmp .Lecb_ret
632 jmp .Lecb_ret
638 jmp .Lecb_ret
645 jmp .Lecb_ret
653 jmp
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/aes/
H A Daesni-x86_64.s294 jmp .Lenc_loop6_enter
350 jmp .Ldec_loop6_enter
407 jmp .Lenc_loop8_inner
473 jmp .Ldec_loop8_inner
547 jmp .Lecb_enc_loop8_enter
617 jmp .Lecb_ret
632 jmp .Lecb_ret
638 jmp .Lecb_ret
645 jmp .Lecb_ret
653 jmp
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/aes/
H A Daesni-x86_64.s294 jmp .Lenc_loop6_enter
350 jmp .Ldec_loop6_enter
407 jmp .Lenc_loop8_inner
473 jmp .Ldec_loop8_inner
547 jmp .Lecb_enc_loop8_enter
617 jmp .Lecb_ret
632 jmp .Lecb_ret
638 jmp .Lecb_ret
645 jmp .Lecb_ret
653 jmp
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/aes/
H A Daesni-x86_64.s294 jmp .Lenc_loop6_enter
350 jmp .Ldec_loop6_enter
407 jmp .Lenc_loop8_inner
473 jmp .Ldec_loop8_inner
547 jmp .Lecb_enc_loop8_enter
617 jmp .Lecb_ret
632 jmp .Lecb_ret
638 jmp .Lecb_ret
645 jmp .Lecb_ret
653 jmp
[all...]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/aes/
H A Daesni-x86_64.s294 jmp .Lenc_loop6_enter
350 jmp .Ldec_loop6_enter
407 jmp .Lenc_loop8_inner
473 jmp .Ldec_loop8_inner
547 jmp .Lecb_enc_loop8_enter
617 jmp .Lecb_ret
632 jmp .Lecb_ret
638 jmp .Lecb_ret
645 jmp .Lecb_ret
653 jmp
[all...]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/aes/
H A Daesni-x86_64.s294 jmp .Lenc_loop6_enter
350 jmp .Ldec_loop6_enter
407 jmp .Lenc_loop8_inner
473 jmp .Ldec_loop8_inner
547 jmp .Lecb_enc_loop8_enter
617 jmp .Lecb_ret
632 jmp .Lecb_ret
638 jmp .Lecb_ret
645 jmp .Lecb_ret
653 jmp
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/
H A Daesni-x86_64.s294 jmp L$enc_loop6_enter
350 jmp L$dec_loop6_enter
407 jmp L$enc_loop8_inner
473 jmp L$dec_loop8_inner
547 jmp L$ecb_enc_loop8_enter
617 jmp L$ecb_ret
632 jmp L$ecb_ret
638 jmp L$ecb_ret
645 jmp L$ecb_ret
653 jmp
[all...]
/third_party/skia/src/codec/
H A DSkJpegCodec.cpp168 skjpeg_error_mgr::AutoPushJmpBuf jmp(decoderMgr->errorMgr()); in ReadHeader()
169 if (setjmp(jmp)) { in ReadHeader()
434 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onDimensionsSupported()
435 if (setjmp(jmp)) { in onDimensionsSupported()
474 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in readRows()
475 if (setjmp(jmp)) { in readRows()
564 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onGetPixels()
565 if (setjmp(jmp)) { in onGetPixels()
689 skjpeg_error_mgr::AutoPushJmpBuf jmp(fDecoderMgr->errorMgr()); in onStartScanlineDecode()
690 if (setjmp(jmp)) { in onStartScanlineDecode()
[all...]
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
H A Dittptmark32.S78 jmp *%eax
624 jmp *%ecx
679 jmp __itt_pt_mark
686 jmp __itt_pt_event
694 jmp *%eax
700 jmp *%eax
707 jmp *%eax
735 jmp __itt_pt_mark
747 jmp __itt_pt_mark
750 jmp __itt_pt_flus
[all...]
H A Dittptmark64.S80 jmp *%rdi
624 jmp *%rdi
683 jmp __itt_pt_mark_int
688 jmp __itt_pt_event_int
699 jmp *%rax
705 jmp *%rax
712 jmp *%rax
740 jmp __itt_pt_mark_int
749 jmp __itt_pt_mark_int
752 jmp __itt_pt_flus
[all...]
/third_party/node/deps/openssl/openssl/crypto/
H A Dx86cpuid.pl89 &jmp (&label("generic"));
230 &jmp (&label("spin"));
313 &jmp (&label("lot"));
376 &jmp (&label("loop"));
422 &jmp (&label("loop2"));
469 &jmp (&label("done"));
480 &jmp (&label("loop"));
/third_party/openssl/crypto/
H A Dx86cpuid.pl89 &jmp (&label("generic"));
230 &jmp (&label("spin"));
313 &jmp (&label("lot"));
376 &jmp (&label("loop"));
422 &jmp (&label("loop2"));
469 &jmp (&label("done"));
480 &jmp (&label("loop"));
/third_party/node/deps/openssl/openssl/crypto/rc4/asm/
H A Drc4-x86_64.pl209 jmp .Loop8
242 jmp .Lexit
300 jmp .Loop16_enter
326 jmp .Lexit
343 jmp .Lexit
351 jmp .Lcloop8
407 jmp .Lexit
429 jmp .Lexit
474 jmp .Lw1stloop
496 jmp
[all...]
/third_party/openssl/crypto/rc4/asm/
H A Drc4-x86_64.pl209 jmp .Loop8
242 jmp .Lexit
300 jmp .Loop16_enter
326 jmp .Lexit
343 jmp .Lexit
351 jmp .Lcloop8
407 jmp .Lexit
429 jmp .Lexit
474 jmp .Lw1stloop
496 jmp
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dir.c98 struct multijmp *jmp; in check_switch() local
101 FOR_EACH_PTR(insn->multijmp_list, jmp) { in check_switch()
102 err = check_branch(ep, insn, jmp->target); in check_switch()
105 } END_FOR_EACH_PTR(jmp); in check_switch()
H A Dflow.c72 struct multijmp *jmp; in remove_other_phisources() local
75 FOR_EACH_PTR(list, jmp) { in remove_other_phisources()
76 if (jmp->target == target) { in remove_other_phisources()
80 changed |= remove_phisources(bb, jmp->target); in remove_other_phisources()
81 } END_FOR_EACH_PTR(jmp); in remove_other_phisources()
685 struct multijmp *jmp; in rewrite_parent_branch() local
686 FOR_EACH_PTR(insn->multijmp_list, jmp) { in rewrite_parent_branch()
687 changed |= rewrite_branch(bb, &jmp->target, old, new); in rewrite_parent_branch()
688 } END_FOR_EACH_PTR(jmp); in rewrite_parent_branch()
752 struct multijmp *jmp; in vrfy_children() local
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/
H A Dx86cpuid.S79 jmp L002generic
228 jmp L014spin
330 jmp L019lot
405 jmp L027loop
464 jmp L030loop2
514 jmp L032done
525 jmp L033loop
561 jmp L036done
572 jmp L037loop
592 jmp _OPENSSL_cpuid_setu
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/
H A Dx86cpuid.S79 jmp L002generic
228 jmp L014spin
330 jmp L019lot
405 jmp L027loop
464 jmp L030loop2
514 jmp L032done
525 jmp L033loop
561 jmp L036done
572 jmp L037loop
592 jmp _OPENSSL_cpuid_setu
[all...]
/third_party/lzma/Asm/x86/
H A DLzFindOpt.asm180 jmp main_loop
224 jmp prepare_for_tree_loop
270 jmp next_node
278 ; jmp next_node
323 jmp fin
336 jmp tree_loop
369 jmp max_update
392 jmp next_node
440 ; jmp main_loop ; bypass for debug
495 jmp fi
[all...]

Completed in 17 milliseconds

12345678910>>...28