Home
last modified time | relevance | path

Searched refs:al (Results 1 – 25 of 56) sorted by relevance

123

/art/runtime/interpreter/mterp/x86_64/
Dinvoke.S15 testb %al, %al
19 testb %al, %al
Dinvoke_polymorphic.S15 testb %al, %al
19 testb %al, %al
Dop_iput_object_quick.S7 testb %al, %al
Dop_throw.S7 testb %al, %al
Dop_aput_object.S11 testb %al, %al
Dop_sput_object.S8 testb %al, %al
Dop_iput_object.S8 testb %al, %al
Dop_filled_new_array.S15 testb %al, %al # 0 means an exception is thrown
Dop_new_instance.S11 testb %al, %al # 0 means an exception is thrown
Dop_const_string_jumbo.S8 testb %al, %al
Dconst.S13 testb %al, %al
Dop_check_cast.S11 testb %al, %al
Dop_new_array.S16 testb %al, %al # 0 means an exception is thrown
Dop_sput.S15 testb %al, %al
Dop_sput_wide.S13 testb %al, %al
Dop_fill_array_data.S7 testb %al, %al # 0 means an exception is thrown
/art/test/980-redefine-object/src/
DMain.java377 ArrayList<Object> al = new ArrayList<>(); in doTest() local
379 al.add(new Object()); in doTest()
380 al.add(new Object()); in doTest()
381 al.add(o2); in doTest()
382 al.add(o); in doTest()
383 al.add(t); in doTest()
384 al.add(t2); in doTest()
385 al.add(new Transform()); in doTest()
/art/runtime/interpreter/mterp/x86/
Dinvoke_polymorphic.S17 testb %al, %al
21 testb %al, %al
Dinvoke.S17 testb %al, %al
21 testb %al, %al
Dop_monitor_enter.S12 testb %al, %al
Dop_monitor_exit.S16 testb %al, %al
Dop_iput_object_quick.S8 testb %al, %al
Dop_aput_object.S13 testb %al, %al
Dop_iput_object.S10 testb %al, %al
Dop_sput_object.S10 testb %al, %al

123