Home
last modified time | relevance | path

Searched refs:OUT_ARG3 (Results 1 – 25 of 32) sorted by relevance

12

/art/runtime/interpreter/mterp/x86_64/
Dop_sput_object.S6 movq rSELF, OUT_ARG3
Dop_iput_object.S6 movq rSELF, OUT_ARG3
Dop_const_string_jumbo.S6 movq rSELF, OUT_ARG3
Dop_const_string.S6 movq rSELF, OUT_ARG3
Dop_const_class.S6 movq rSELF, OUT_ARG3
Dop_check_cast.S9 movq rSELF, OUT_ARG3
Dop_new_array.S14 movq rSELF, OUT_ARG3
Dop_sput.S13 movq rSELF, OUT_ARG3 # self
Dop_sput_wide.S11 movq rSELF, OUT_ARG3 # self
Dop_iput_wide.S10 movq OFF_FP_METHOD(rFP), OUT_ARG3 # referrer
Dop_iput.S16 movq OFF_FP_METHOD(rFP), OUT_ARG3 # referrer
Dop_instance_of.S14 movq rSELF, OUT_ARG3
Dop_iget.S13 movq rSELF, OUT_ARG3
/art/runtime/interpreter/mterp/x86/
Dop_iput_object.S8 movl %eax, OUT_ARG3(%esp)
Dop_sput_object.S8 movl %ecx, OUT_ARG3(%esp)
Dop_new_array.S16 movl %ecx, OUT_ARG3(%esp)
Dop_const_string.S9 movl %eax, OUT_ARG3(%esp)
Dop_const_class.S9 movl %eax, OUT_ARG3(%esp)
Dop_const_string_jumbo.S9 movl %eax, OUT_ARG3(%esp)
Dinvoke.S15 movl rINST, OUT_ARG3(%esp)
Dop_check_cast.S13 movl %ecx, OUT_ARG3(%esp)
Dop_sput.S17 movl %ecx, OUT_ARG3(%esp) # self
Dop_sput_wide.S15 movl %ecx, OUT_ARG3(%esp) # self
Dop_iput_wide.S14 movl %eax, OUT_ARG3(%esp) # referrer
Dop_iput.S20 movl %eax, OUT_ARG3(%esp) # referrer

12