Searched refs:Zero (Results 1 – 25 of 29) sorted by relevance
12
/art/runtime/interpreter/mterp/arm/ |
D | op_move_result_wide.S | 6 CLEAR_SHADOW_PAIR rINST, ip, lr @ Zero out the shadow regs
|
D | op_const_wide_high16.S | 7 CLEAR_SHADOW_PAIR r3, r0, r2 @ Zero shadow regs
|
D | funopWider.S | 14 CLEAR_SHADOW_PAIR r9, ip, lr @ Zero shadow regs
|
D | op_const_wide_16.S | 6 CLEAR_SHADOW_PAIR r3, r2, lr @ Zero out the shadow regs
|
D | op_move_wide_16.S | 9 CLEAR_SHADOW_PAIR r2, r3, ip @ Zero out the shadow regs
|
D | unopWider.S | 15 CLEAR_SHADOW_PAIR rINST, ip, lr @ Zero shadow regs
|
D | op_move_wide.S | 8 CLEAR_SHADOW_PAIR rINST, ip, lr @ Zero out the shadow regs
|
D | fbinopWide2addr.S | 13 CLEAR_SHADOW_PAIR r9, ip, r0 @ Zero out shadow regs
|
D | op_move_wide_from16.S | 8 CLEAR_SHADOW_PAIR rINST, ip, lr @ Zero out the shadow regs
|
D | op_const_wide_32.S | 7 CLEAR_SHADOW_PAIR r3, r2, lr @ Zero out the shadow regs
|
D | unopWide.S | 15 CLEAR_SHADOW_PAIR rINST, ip, lr @ Zero shadow regs
|
D | fbinopWide.S | 19 CLEAR_SHADOW_PAIR r9, ip, lr @ Zero shadow regs
|
D | op_sget_wide.S | 19 CLEAR_SHADOW_PAIR r9, r2, ip @ Zero out the shadow regs
|
D | op_iget_wide.S | 18 CLEAR_SHADOW_PAIR r2, ip, lr @ Zero out the shadow regs
|
D | op_const_wide.S | 9 CLEAR_SHADOW_PAIR r9, r2, r3 @ Zero out the shadow regs
|
D | binopWide2addr.S | 27 CLEAR_SHADOW_PAIR rINST, ip, lr @ Zero shadow regs
|
D | op_ushr_long_2addr.S | 9 CLEAR_SHADOW_PAIR r9, lr, ip @ Zero out the shadow regs
|
D | op_shl_long_2addr.S | 9 CLEAR_SHADOW_PAIR r9, lr, ip @ Zero out the shadow regs
|
D | op_aget_wide.S | 13 CLEAR_SHADOW_PAIR r9, r2, r3 @ Zero out the shadow regs
|
D | op_shr_long_2addr.S | 9 CLEAR_SHADOW_PAIR r9, lr, ip @ Zero out the shadow regs
|
D | binopWide.S | 31 CLEAR_SHADOW_PAIR rINST, lr, ip @ Zero out the shadow regs
|
D | op_shl_long.S | 15 CLEAR_SHADOW_PAIR r9, lr, ip @ Zero out the shadow regs
|
D | op_shr_long.S | 15 CLEAR_SHADOW_PAIR r9, lr, ip @ Zero out the shadow regs
|
D | op_ushr_long.S | 15 CLEAR_SHADOW_PAIR r9, lr, ip @ Zero out the shadow regs
|
/art/runtime/interpreter/mterp/out/ |
D | mterp_arm.S | 447 CLEAR_SHADOW_PAIR rINST, ip, lr @ Zero out the shadow regs 464 CLEAR_SHADOW_PAIR rINST, ip, lr @ Zero out the shadow regs 482 CLEAR_SHADOW_PAIR r2, r3, ip @ Zero out the shadow regs 574 CLEAR_SHADOW_PAIR rINST, ip, lr @ Zero out the shadow regs 751 CLEAR_SHADOW_PAIR r3, r2, lr @ Zero out the shadow regs 767 CLEAR_SHADOW_PAIR r3, r2, lr @ Zero out the shadow regs 786 CLEAR_SHADOW_PAIR r9, r2, r3 @ Zero out the shadow regs 803 CLEAR_SHADOW_PAIR r3, r0, r2 @ Zero shadow regs 1799 CLEAR_SHADOW_PAIR r9, r2, r3 @ Zero out the shadow regs 2251 CLEAR_SHADOW_PAIR r2, ip, lr @ Zero out the shadow regs [all …]
|
12