android_mt6572_jiabo/art/runtime/interpreter/mterp/mips
2025-09-05 16:56:03 +08:00
..
alt_stub.S first commit 2025-09-05 16:56:03 +08:00
bincmp.S first commit 2025-09-05 16:56:03 +08:00
binop.S first commit 2025-09-05 16:56:03 +08:00
binop2addr.S first commit 2025-09-05 16:56:03 +08:00
binopLit8.S first commit 2025-09-05 16:56:03 +08:00
binopLit16.S first commit 2025-09-05 16:56:03 +08:00
binopWide.S first commit 2025-09-05 16:56:03 +08:00
binopWide2addr.S first commit 2025-09-05 16:56:03 +08:00
entry.S first commit 2025-09-05 16:56:03 +08:00
fallback.S first commit 2025-09-05 16:56:03 +08:00
fbinop.S first commit 2025-09-05 16:56:03 +08:00
fbinop2addr.S first commit 2025-09-05 16:56:03 +08:00
fbinopWide.S first commit 2025-09-05 16:56:03 +08:00
fbinopWide2addr.S first commit 2025-09-05 16:56:03 +08:00
footer.S first commit 2025-09-05 16:56:03 +08:00
funop.S first commit 2025-09-05 16:56:03 +08:00
funopWide.S first commit 2025-09-05 16:56:03 +08:00
funopWider.S first commit 2025-09-05 16:56:03 +08:00
header.S first commit 2025-09-05 16:56:03 +08:00
invoke.S first commit 2025-09-05 16:56:03 +08:00
op_add_double.S first commit 2025-09-05 16:56:03 +08:00
op_add_double_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_add_float.S first commit 2025-09-05 16:56:03 +08:00
op_add_float_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_add_int.S first commit 2025-09-05 16:56:03 +08:00
op_add_int_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_add_int_lit8.S first commit 2025-09-05 16:56:03 +08:00
op_add_int_lit16.S first commit 2025-09-05 16:56:03 +08:00
op_add_long.S first commit 2025-09-05 16:56:03 +08:00
op_add_long_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_aget.S first commit 2025-09-05 16:56:03 +08:00
op_aget_boolean.S first commit 2025-09-05 16:56:03 +08:00
op_aget_byte.S first commit 2025-09-05 16:56:03 +08:00
op_aget_char.S first commit 2025-09-05 16:56:03 +08:00
op_aget_object.S first commit 2025-09-05 16:56:03 +08:00
op_aget_short.S first commit 2025-09-05 16:56:03 +08:00
op_aget_wide.S first commit 2025-09-05 16:56:03 +08:00
op_and_int.S first commit 2025-09-05 16:56:03 +08:00
op_and_int_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_and_int_lit8.S first commit 2025-09-05 16:56:03 +08:00
op_and_int_lit16.S first commit 2025-09-05 16:56:03 +08:00
op_and_long.S first commit 2025-09-05 16:56:03 +08:00
op_and_long_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_aput.S first commit 2025-09-05 16:56:03 +08:00
op_aput_boolean.S first commit 2025-09-05 16:56:03 +08:00
op_aput_byte.S first commit 2025-09-05 16:56:03 +08:00
op_aput_char.S first commit 2025-09-05 16:56:03 +08:00
op_aput_object.S first commit 2025-09-05 16:56:03 +08:00
op_aput_short.S first commit 2025-09-05 16:56:03 +08:00
op_aput_wide.S first commit 2025-09-05 16:56:03 +08:00
op_array_length.S first commit 2025-09-05 16:56:03 +08:00
op_check_cast.S first commit 2025-09-05 16:56:03 +08:00
op_cmp_long.S first commit 2025-09-05 16:56:03 +08:00
op_cmpg_double.S first commit 2025-09-05 16:56:03 +08:00
op_cmpg_float.S first commit 2025-09-05 16:56:03 +08:00
op_cmpl_double.S first commit 2025-09-05 16:56:03 +08:00
op_cmpl_float.S first commit 2025-09-05 16:56:03 +08:00
op_const.S first commit 2025-09-05 16:56:03 +08:00
op_const_4.S first commit 2025-09-05 16:56:03 +08:00
op_const_16.S first commit 2025-09-05 16:56:03 +08:00
op_const_class.S first commit 2025-09-05 16:56:03 +08:00
op_const_high16.S first commit 2025-09-05 16:56:03 +08:00
op_const_string.S first commit 2025-09-05 16:56:03 +08:00
op_const_string_jumbo.S first commit 2025-09-05 16:56:03 +08:00
op_const_wide.S first commit 2025-09-05 16:56:03 +08:00
op_const_wide_16.S first commit 2025-09-05 16:56:03 +08:00
op_const_wide_32.S first commit 2025-09-05 16:56:03 +08:00
op_const_wide_high16.S first commit 2025-09-05 16:56:03 +08:00
op_div_double.S first commit 2025-09-05 16:56:03 +08:00
op_div_double_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_div_float.S first commit 2025-09-05 16:56:03 +08:00
op_div_float_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_div_int.S first commit 2025-09-05 16:56:03 +08:00
op_div_int_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_div_int_lit8.S first commit 2025-09-05 16:56:03 +08:00
op_div_int_lit16.S first commit 2025-09-05 16:56:03 +08:00
op_div_long.S first commit 2025-09-05 16:56:03 +08:00
op_div_long_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_double_to_float.S first commit 2025-09-05 16:56:03 +08:00
op_double_to_int.S first commit 2025-09-05 16:56:03 +08:00
op_double_to_long.S first commit 2025-09-05 16:56:03 +08:00
op_fill_array_data.S first commit 2025-09-05 16:56:03 +08:00
op_filled_new_array.S first commit 2025-09-05 16:56:03 +08:00
op_filled_new_array_range.S first commit 2025-09-05 16:56:03 +08:00
op_float_to_double.S first commit 2025-09-05 16:56:03 +08:00
op_float_to_int.S first commit 2025-09-05 16:56:03 +08:00
op_float_to_long.S first commit 2025-09-05 16:56:03 +08:00
op_goto.S first commit 2025-09-05 16:56:03 +08:00
op_goto_16.S first commit 2025-09-05 16:56:03 +08:00
op_goto_32.S first commit 2025-09-05 16:56:03 +08:00
op_if_eq.S first commit 2025-09-05 16:56:03 +08:00
op_if_eqz.S first commit 2025-09-05 16:56:03 +08:00
op_if_ge.S first commit 2025-09-05 16:56:03 +08:00
op_if_gez.S first commit 2025-09-05 16:56:03 +08:00
op_if_gt.S first commit 2025-09-05 16:56:03 +08:00
op_if_gtz.S first commit 2025-09-05 16:56:03 +08:00
op_if_le.S first commit 2025-09-05 16:56:03 +08:00
op_if_lez.S first commit 2025-09-05 16:56:03 +08:00
op_if_lt.S first commit 2025-09-05 16:56:03 +08:00
op_if_ltz.S first commit 2025-09-05 16:56:03 +08:00
op_if_ne.S first commit 2025-09-05 16:56:03 +08:00
op_if_nez.S first commit 2025-09-05 16:56:03 +08:00
op_iget.S first commit 2025-09-05 16:56:03 +08:00
op_iget_boolean.S first commit 2025-09-05 16:56:03 +08:00
op_iget_boolean_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iget_byte.S first commit 2025-09-05 16:56:03 +08:00
op_iget_byte_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iget_char.S first commit 2025-09-05 16:56:03 +08:00
op_iget_char_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iget_object.S first commit 2025-09-05 16:56:03 +08:00
op_iget_object_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iget_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iget_short.S first commit 2025-09-05 16:56:03 +08:00
op_iget_short_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iget_wide.S first commit 2025-09-05 16:56:03 +08:00
op_iget_wide_quick.S first commit 2025-09-05 16:56:03 +08:00
op_instance_of.S first commit 2025-09-05 16:56:03 +08:00
op_int_to_byte.S first commit 2025-09-05 16:56:03 +08:00
op_int_to_char.S first commit 2025-09-05 16:56:03 +08:00
op_int_to_double.S first commit 2025-09-05 16:56:03 +08:00
op_int_to_float.S first commit 2025-09-05 16:56:03 +08:00
op_int_to_long.S first commit 2025-09-05 16:56:03 +08:00
op_int_to_short.S first commit 2025-09-05 16:56:03 +08:00
op_invoke_direct.S first commit 2025-09-05 16:56:03 +08:00
op_invoke_direct_range.S first commit 2025-09-05 16:56:03 +08:00
op_invoke_interface.S first commit 2025-09-05 16:56:03 +08:00
op_invoke_interface_range.S first commit 2025-09-05 16:56:03 +08:00
op_invoke_static.S first commit 2025-09-05 16:56:03 +08:00
op_invoke_static_range.S first commit 2025-09-05 16:56:03 +08:00
op_invoke_super.S first commit 2025-09-05 16:56:03 +08:00
op_invoke_super_range.S first commit 2025-09-05 16:56:03 +08:00
op_invoke_virtual.S first commit 2025-09-05 16:56:03 +08:00
op_invoke_virtual_quick.S first commit 2025-09-05 16:56:03 +08:00
op_invoke_virtual_range.S first commit 2025-09-05 16:56:03 +08:00
op_invoke_virtual_range_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iput.S first commit 2025-09-05 16:56:03 +08:00
op_iput_boolean.S first commit 2025-09-05 16:56:03 +08:00
op_iput_boolean_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iput_byte.S first commit 2025-09-05 16:56:03 +08:00
op_iput_byte_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iput_char.S first commit 2025-09-05 16:56:03 +08:00
op_iput_char_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iput_object.S first commit 2025-09-05 16:56:03 +08:00
op_iput_object_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iput_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iput_short.S first commit 2025-09-05 16:56:03 +08:00
op_iput_short_quick.S first commit 2025-09-05 16:56:03 +08:00
op_iput_wide.S first commit 2025-09-05 16:56:03 +08:00
op_iput_wide_quick.S first commit 2025-09-05 16:56:03 +08:00
op_long_to_double.S first commit 2025-09-05 16:56:03 +08:00
op_long_to_float.S first commit 2025-09-05 16:56:03 +08:00
op_long_to_int.S first commit 2025-09-05 16:56:03 +08:00
op_monitor_enter.S first commit 2025-09-05 16:56:03 +08:00
op_monitor_exit.S first commit 2025-09-05 16:56:03 +08:00
op_move.S first commit 2025-09-05 16:56:03 +08:00
op_move_16.S first commit 2025-09-05 16:56:03 +08:00
op_move_exception.S first commit 2025-09-05 16:56:03 +08:00
op_move_from16.S first commit 2025-09-05 16:56:03 +08:00
op_move_object.S first commit 2025-09-05 16:56:03 +08:00
op_move_object_16.S first commit 2025-09-05 16:56:03 +08:00
op_move_object_from16.S first commit 2025-09-05 16:56:03 +08:00
op_move_result.S first commit 2025-09-05 16:56:03 +08:00
op_move_result_object.S first commit 2025-09-05 16:56:03 +08:00
op_move_result_wide.S first commit 2025-09-05 16:56:03 +08:00
op_move_wide.S first commit 2025-09-05 16:56:03 +08:00
op_move_wide_16.S first commit 2025-09-05 16:56:03 +08:00
op_move_wide_from16.S first commit 2025-09-05 16:56:03 +08:00
op_mul_double.S first commit 2025-09-05 16:56:03 +08:00
op_mul_double_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_mul_float.S first commit 2025-09-05 16:56:03 +08:00
op_mul_float_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_mul_int.S first commit 2025-09-05 16:56:03 +08:00
op_mul_int_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_mul_int_lit8.S first commit 2025-09-05 16:56:03 +08:00
op_mul_int_lit16.S first commit 2025-09-05 16:56:03 +08:00
op_mul_long.S first commit 2025-09-05 16:56:03 +08:00
op_mul_long_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_neg_double.S first commit 2025-09-05 16:56:03 +08:00
op_neg_float.S first commit 2025-09-05 16:56:03 +08:00
op_neg_int.S first commit 2025-09-05 16:56:03 +08:00
op_neg_long.S first commit 2025-09-05 16:56:03 +08:00
op_new_array.S first commit 2025-09-05 16:56:03 +08:00
op_new_instance.S first commit 2025-09-05 16:56:03 +08:00
op_nop.S first commit 2025-09-05 16:56:03 +08:00
op_not_int.S first commit 2025-09-05 16:56:03 +08:00
op_not_long.S first commit 2025-09-05 16:56:03 +08:00
op_or_int.S first commit 2025-09-05 16:56:03 +08:00
op_or_int_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_or_int_lit8.S first commit 2025-09-05 16:56:03 +08:00
op_or_int_lit16.S first commit 2025-09-05 16:56:03 +08:00
op_or_long.S first commit 2025-09-05 16:56:03 +08:00
op_or_long_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_packed_switch.S first commit 2025-09-05 16:56:03 +08:00
op_rem_double.S first commit 2025-09-05 16:56:03 +08:00
op_rem_double_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_rem_float.S first commit 2025-09-05 16:56:03 +08:00
op_rem_float_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_rem_int.S first commit 2025-09-05 16:56:03 +08:00
op_rem_int_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_rem_int_lit8.S first commit 2025-09-05 16:56:03 +08:00
op_rem_int_lit16.S first commit 2025-09-05 16:56:03 +08:00
op_rem_long.S first commit 2025-09-05 16:56:03 +08:00
op_rem_long_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_return.S first commit 2025-09-05 16:56:03 +08:00
op_return_object.S first commit 2025-09-05 16:56:03 +08:00
op_return_void.S first commit 2025-09-05 16:56:03 +08:00
op_return_void_no_barrier.S first commit 2025-09-05 16:56:03 +08:00
op_return_wide.S first commit 2025-09-05 16:56:03 +08:00
op_rsub_int.S first commit 2025-09-05 16:56:03 +08:00
op_rsub_int_lit8.S first commit 2025-09-05 16:56:03 +08:00
op_sget.S first commit 2025-09-05 16:56:03 +08:00
op_sget_boolean.S first commit 2025-09-05 16:56:03 +08:00
op_sget_byte.S first commit 2025-09-05 16:56:03 +08:00
op_sget_char.S first commit 2025-09-05 16:56:03 +08:00
op_sget_object.S first commit 2025-09-05 16:56:03 +08:00
op_sget_short.S first commit 2025-09-05 16:56:03 +08:00
op_sget_wide.S first commit 2025-09-05 16:56:03 +08:00
op_shl_int.S first commit 2025-09-05 16:56:03 +08:00
op_shl_int_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_shl_int_lit8.S first commit 2025-09-05 16:56:03 +08:00
op_shl_long.S first commit 2025-09-05 16:56:03 +08:00
op_shl_long_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_shr_int.S first commit 2025-09-05 16:56:03 +08:00
op_shr_int_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_shr_int_lit8.S first commit 2025-09-05 16:56:03 +08:00
op_shr_long.S first commit 2025-09-05 16:56:03 +08:00
op_shr_long_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_sparse_switch.S first commit 2025-09-05 16:56:03 +08:00
op_sput.S first commit 2025-09-05 16:56:03 +08:00
op_sput_boolean.S first commit 2025-09-05 16:56:03 +08:00
op_sput_byte.S first commit 2025-09-05 16:56:03 +08:00
op_sput_char.S first commit 2025-09-05 16:56:03 +08:00
op_sput_object.S first commit 2025-09-05 16:56:03 +08:00
op_sput_short.S first commit 2025-09-05 16:56:03 +08:00
op_sput_wide.S first commit 2025-09-05 16:56:03 +08:00
op_sub_double.S first commit 2025-09-05 16:56:03 +08:00
op_sub_double_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_sub_float.S first commit 2025-09-05 16:56:03 +08:00
op_sub_float_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_sub_int.S first commit 2025-09-05 16:56:03 +08:00
op_sub_int_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_sub_long.S first commit 2025-09-05 16:56:03 +08:00
op_sub_long_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_throw.S first commit 2025-09-05 16:56:03 +08:00
op_unused_3e.S first commit 2025-09-05 16:56:03 +08:00
op_unused_3f.S first commit 2025-09-05 16:56:03 +08:00
op_unused_7a.S first commit 2025-09-05 16:56:03 +08:00
op_unused_40.S first commit 2025-09-05 16:56:03 +08:00
op_unused_41.S first commit 2025-09-05 16:56:03 +08:00
op_unused_42.S first commit 2025-09-05 16:56:03 +08:00
op_unused_43.S first commit 2025-09-05 16:56:03 +08:00
op_unused_73.S first commit 2025-09-05 16:56:03 +08:00
op_unused_79.S first commit 2025-09-05 16:56:03 +08:00
op_unused_f3.S first commit 2025-09-05 16:56:03 +08:00
op_unused_f4.S first commit 2025-09-05 16:56:03 +08:00
op_unused_f5.S first commit 2025-09-05 16:56:03 +08:00
op_unused_f6.S first commit 2025-09-05 16:56:03 +08:00
op_unused_f7.S first commit 2025-09-05 16:56:03 +08:00
op_unused_f8.S first commit 2025-09-05 16:56:03 +08:00
op_unused_f9.S first commit 2025-09-05 16:56:03 +08:00
op_unused_fa.S first commit 2025-09-05 16:56:03 +08:00
op_unused_fb.S first commit 2025-09-05 16:56:03 +08:00
op_unused_fc.S first commit 2025-09-05 16:56:03 +08:00
op_unused_fd.S first commit 2025-09-05 16:56:03 +08:00
op_unused_fe.S first commit 2025-09-05 16:56:03 +08:00
op_unused_ff.S first commit 2025-09-05 16:56:03 +08:00
op_ushr_int.S first commit 2025-09-05 16:56:03 +08:00
op_ushr_int_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_ushr_int_lit8.S first commit 2025-09-05 16:56:03 +08:00
op_ushr_long.S first commit 2025-09-05 16:56:03 +08:00
op_ushr_long_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_xor_int.S first commit 2025-09-05 16:56:03 +08:00
op_xor_int_2addr.S first commit 2025-09-05 16:56:03 +08:00
op_xor_int_lit8.S first commit 2025-09-05 16:56:03 +08:00
op_xor_int_lit16.S first commit 2025-09-05 16:56:03 +08:00
op_xor_long.S first commit 2025-09-05 16:56:03 +08:00
op_xor_long_2addr.S first commit 2025-09-05 16:56:03 +08:00
unop.S first commit 2025-09-05 16:56:03 +08:00
unopNarrower.S first commit 2025-09-05 16:56:03 +08:00
unopWide.S first commit 2025-09-05 16:56:03 +08:00
unopWider.S first commit 2025-09-05 16:56:03 +08:00
unused.S first commit 2025-09-05 16:56:03 +08:00
zcmp.S first commit 2025-09-05 16:56:03 +08:00