Searched refs:testb (Results 1 – 25 of 59) sorted by relevance
123
/art/runtime/interpreter/mterp/x86_64/ |
D | invoke.S | 15 testb %al, %al 19 testb %al, %al
|
D | invoke_polymorphic.S | 15 testb %al, %al 19 testb %al, %al
|
D | op_iput_object_quick.S | 7 testb %al, %al
|
D | op_throw.S | 7 testb %al, %al
|
D | op_aput_object.S | 11 testb %al, %al
|
D | op_iput_object.S | 8 testb %al, %al
|
D | op_sput_object.S | 8 testb %al, %al
|
D | op_filled_new_array.S | 15 testb %al, %al # 0 means an exception is thrown
|
D | op_new_instance.S | 11 testb %al, %al # 0 means an exception is thrown
|
D | op_const_string_jumbo.S | 8 testb %al, %al
|
D | op_new_array.S | 16 testb %al, %al # 0 means an exception is thrown
|
D | op_check_cast.S | 11 testb %al, %al
|
D | const.S | 13 testb %al, %al
|
D | op_sput.S | 15 testb %al, %al
|
D | op_sput_wide.S | 13 testb %al, %al
|
D | op_fill_array_data.S | 7 testb %al, %al # 0 means an exception is thrown
|
/art/runtime/interpreter/mterp/x86/ |
D | invoke.S | 17 testb %al, %al 21 testb %al, %al
|
D | invoke_polymorphic.S | 17 testb %al, %al 21 testb %al, %al
|
D | op_monitor_enter.S | 12 testb %al, %al
|
D | op_monitor_exit.S | 16 testb %al, %al
|
D | op_iput_object_quick.S | 8 testb %al, %al
|
D | op_aput_object.S | 13 testb %al, %al
|
D | op_sput_object.S | 10 testb %al, %al
|
D | op_filled_new_array.S | 18 testb %al, %al # 0 means an exception is thrown
|
D | op_iput_object.S | 10 testb %al, %al
|
123