Searched refs:testl (Results 1 - 25 of 49) sorted by relevance

12

/art/runtime/interpreter/mterp/x86/
H A Dop_goto.S9 testl rINST, rINST
H A Dop_goto_16.S9 testl rINST, rINST
H A Dop_goto_32.S14 testl rINST, rINST
H A Dop_return_void.S4 testl $$(THREAD_SUSPEND_OR_CHECKPOINT_REQUEST), THREAD_FLAGS_OFFSET(%eax)
H A Dop_return_void_no_barrier.S2 testl $$(THREAD_SUSPEND_OR_CHECKPOINT_REQUEST), THREAD_FLAGS_OFFSET(%eax)
H A Dop_throw.S7 testl %eax, %eax
H A Dzcmp.S12 testl rINST, rINST
H A Dop_array_length.S7 testl %ecx, %ecx # is null?
H A Dop_return.S10 testl $$(THREAD_SUSPEND_OR_CHECKPOINT_REQUEST), THREAD_FLAGS_OFFSET(%eax)
H A Dop_return_wide.S8 testl $$(THREAD_SUSPEND_OR_CHECKPOINT_REQUEST), THREAD_FLAGS_OFFSET(%eax)
H A Dbindiv.S12 testl %ecx, %ecx
16 testl $$0xFFFFFF00, %edx # If both arguments are less
19 testl $$0xFFFF0000, %edx # If both arguments are less
H A Dbincmp.S16 testl rINST, rINST
H A DbindivLit8.S10 testl %ecx, %ecx
H A Dop_aget.S13 testl %eax, %eax # null array object?
H A Dop_aget_wide.S9 testl %eax, %eax # null array object?
H A Dop_aput.S13 testl %eax, %eax # null array object?
H A Dop_aput_wide.S10 testl %eax, %eax # null array object?
H A Dop_packed_switch.S19 testl %eax, %eax
/art/runtime/interpreter/mterp/x86_64/
H A Dop_return_void_no_barrier.S2 testl $$(THREAD_SUSPEND_OR_CHECKPOINT_REQUEST), THREAD_FLAGS_OFFSET(OUT_ARG0)
H A Dop_packed_switch.S16 testl %eax, %eax
H A Dop_return.S10 testl $$(THREAD_SUSPEND_OR_CHECKPOINT_REQUEST), THREAD_FLAGS_OFFSET(OUT_ARG0)
H A Dop_return_void.S4 testl $$(THREAD_SUSPEND_OR_CHECKPOINT_REQUEST), THREAD_FLAGS_OFFSET(OUT_ARG0)
H A Dop_return_wide.S8 testl $$(THREAD_SUSPEND_OR_CHECKPOINT_REQUEST), THREAD_FLAGS_OFFSET(OUT_ARG0)
H A Dop_array_length.S7 testl %ecx, %ecx # is null?
/art/runtime/arch/x86/
H A Djni_entrypoints_x86.S30 testl %eax, %eax // check if returned method code is null

Completed in 467 milliseconds

12