Home
last modified time | relevance | path

Searched refs:jmp (Results 1 – 25 of 35) sorted by relevance

12

/art/runtime/interpreter/mterp/x86ng/
Dobject.S22 jmp 1b
32 jmp .L${opcode}_resume
36 jmp 1b
66 jmp 1b
85 jmp .L${opcode}_resume
94 jmp .L${opcode}_resume
97 jmp NterpGetBooleanInstanceField
100 jmp NterpGetByteInstanceField
103 jmp NterpGetCharInstanceField
106 jmp NterpGetObjectInstanceField
[all …]
Dinvoke.S7 jmp NterpCommonInvokeCustom
12 jmp NterpCommonInvokeCustomRange
28 jmp $helper
35 jmp 1b
41 jmp NterpHandleStringInitRange
43 jmp NterpHandleStringInit
63 jmp NterpCommonInvokePolymorphic
74 jmp NterpCommonInvokePolymorphicRange
101 jmp $helper
115 jmp 1b
[all …]
Dmain.S177 jmp *%ecx
383 jmp 6f
482 jmp 1b // goto LOOP
497 jmp 6f
506 jmp 4f
514 jmp 8f
544 jmp 8f
553 jmp 5f
558 jmp 5f
571 jmp 10f
[all …]
Darray.S33 jmp 1b
157 jmp NterpNewArray
Darithmetic.S27 jmp .L${opcode}_finish
34 jmp .L${opcode}_finish
44 jmp .L${opcode}_finish
321 jmp .L${opcode}_finish
327 jmp .L${opcode}_finish
416 jmp .L${opcode}_finish
420 jmp .L${opcode}_finish
Dother.S49 jmp 1b
53 jmp 1b
Dfloating_point.S29 jmp .L${opcode}_finish
/art/runtime/interpreter/mterp/x86_64ng/
Dobject.S22 jmp 1b
45 jmp .L${opcode}_resume
49 jmp 3b
66 jmp 2b
69 jmp NterpGetBooleanInstanceField
72 jmp NterpGetByteInstanceField
75 jmp NterpGetCharInstanceField
78 jmp NterpGetObjectInstanceField
81 jmp NterpGetShortInstanceField
84 jmp NterpGetWideInstanceField
[all …]
Dinvoke.S7 jmp NterpCommonInvokeCustom
12 jmp NterpCommonInvokeCustomRange
27 jmp $helper
35 jmp 1b
41 jmp NterpHandleStringInitRange
43 jmp NterpHandleStringInit
62 jmp NterpCommonInvokePolymorphic
72 jmp NterpCommonInvokePolymorphicRange
97 jmp $helper
109 jmp 1b
[all …]
Dmain.S125 jmp *%rcx
270 jmp 2b
334 jmp 6f
423 jmp 1b // goto LOOP
438 jmp 6f
447 jmp 4f
455 jmp 8f
485 jmp 8f
491 jmp 5f
506 jmp 10f
[all …]
Darithmetic.S36 jmp 1b
59 jmp 1b
97 jmp 1b
120 jmp 1b
148 jmp 1b
174 jmp 1b
315 jmp 1f
Darray.S33 jmp 1b
154 jmp NterpNewArray
Dother.S49 jmp 1b
53 jmp 1b
Dfloating_point.S29 jmp .L${opcode}_finish
/art/runtime/arch/x86/
Dmemcmp16_x86.S63 jmp L(less48bytes)
113 jmp L(shr_14)
136 jmp L(less48bytes)
182 jmp L(less48bytes)
212 jmp L(less48bytes)
265 jmp L(less48bytes)
295 jmp L(less48bytes)
348 jmp L(less48bytes)
378 jmp L(less48bytes)
431 jmp L(less48bytes)
[all …]
Djni_entrypoints_x86.S107 jmp .Llookup_stub_continue
114 jmp *%eax // Otherwise, tail call to intended method.
269 jmp *%eax
325 jmp SYMBOL(art_jni_lock_object_no_inline)
379 jmp SYMBOL(art_jni_unlock_object_no_inline)
Dquick_entrypoints_x86.S396 jmp 1b // goto LOOP
400 jmp 4f
422 jmp 5f // goto end
425 jmp 1b // goto LOOP
428 jmp 1b // goto LOOP
499 jmp .Lgpr_setup_finished
602 jmp .Lgpr_setup_finished2
607 jmp .Lgpr_setup_finished2
619 jmp .Lgpr_setup_finished2
1133 jmp SYMBOL(art_quick_lock_object_no_inline)
[all …]
/art/runtime/arch/x86_64/
Djni_entrypoints_x86_64.S127 jmp .Llookup_stub_continue
149 jmp *%rax // otherwise, tail call to intended method
383 jmp *%rax
465 jmp SYMBOL(artDeliverPendingExceptionFromCode) // (Thread*); tail call.
483 jmp SYMBOL(art_jni_unlock_object_no_inline)
Dquick_entrypoints_x86_64.S323 jmp *%rax
361 jmp 1b // goto LOOP
365 jmp 4f
391 jmp 5f
395 jmp 5f
398 jmp 1b
401 jmp 1b
1257 jmp .Laput_obj_check_assignability_call
1315 jmp *ART_METHOD_QUICK_CODE_OFFSET_64(%rdi)
1322 jmp .Limt_table_iterate
[all …]
Dmemcmp16_x86_64.S42 jmp *%rcx; \
715 jmp L(16bytes)
720 jmp L(16bytes)
724 jmp L(16bytes)
728 jmp L(16bytes)
732 jmp L(16bytes)
736 jmp L(16bytes)
740 jmp L(16bytes)
744 jmp L(16bytes)
748 jmp L(16bytes)
[all …]
/art/compiler/trampolines/
Dtrampoline_compiler.cc165 __ fs()->jmp(Address::Absolute(offset)); in CreateTrampoline()
186 __ gs()->jmp(x86_64::Address::Absolute(offset, true)); in CreateTrampoline()
/art/compiler/optimizing/
Dcode_generator_x86_64.cc148 __ jmp(GetExitLabel()); in EmitNativeCode() local
174 __ jmp(GetReturnLabel()); in EmitNativeCode() local
176 __ jmp(x86_64_codegen->GetLabelOf(successor_)); in EmitNativeCode() local
296 __ jmp(GetExitLabel()); in EmitNativeCode() local
357 __ jmp(GetExitLabel()); in EmitNativeCode() local
392 __ jmp(GetExitLabel()); in EmitNativeCode() local
450 __ jmp(GetExitLabel()); in EmitNativeCode() local
520 __ jmp(GetExitLabel()); in EmitNativeCode() local
601 __ jmp(GetExitLabel()); in EmitNativeCode() local
766 __ jmp(GetExitLabel()); in EmitNativeCode() local
[all …]
Dcode_generator_x86.cc138 __ jmp(GetExitLabel()); in EmitNativeCode() local
243 __ jmp(GetReturnLabel()); in EmitNativeCode() local
245 __ jmp(x86_codegen->GetLabelOf(successor_)); in EmitNativeCode() local
287 __ jmp(GetExitLabel()); in EmitNativeCode() local
347 __ jmp(GetExitLabel()); in EmitNativeCode() local
413 __ jmp(GetExitLabel()); in EmitNativeCode() local
482 __ jmp(GetExitLabel()); in EmitNativeCode() local
560 __ jmp(GetExitLabel()); in EmitNativeCode() local
718 __ jmp(GetExitLabel()); in EmitNativeCode() local
887 __ jmp(GetExitLabel()); in EmitNativeCode() local
[all …]
/art/compiler/utils/x86/
Dassembler_x86.h864 void jmp(Register reg);
865 void jmp(const Address& address);
866 void jmp(Label* label);
867 void jmp(NearLabel* label);
972 jmp(label); in Jump()
/art/compiler/utils/x86_64/
Dassembler_x86_64.h930 void jmp(CpuRegister reg);
931 void jmp(const Address& address);
932 void jmp(Label* label);
933 void jmp(NearLabel* label);
1055 jmp(label); in Jump()

12