Searched refs:INST_A (Results 1 – 25 of 30) sorted by relevance
12
33 u2 vA = INST_A(inst); //destination in op_neg_int()45 u2 vA = INST_A(inst); //destination in op_not_int()58 u2 vA = INST_A(inst); //destination in op_neg_long()71 u2 vA = INST_A(inst); //destination in op_not_long()85 u2 vA = INST_A(inst); //destination in op_neg_float()99 u2 vA = INST_A(inst); //destination in op_neg_double()113 u2 vA = INST_A(inst); //destination in op_int_to_long()126 u2 vA = INST_A(inst); //destination in op_int_to_float()137 u2 vA = INST_A(inst); //destination in op_int_to_double()148 u2 vA = INST_A(inst); //destination in op_long_to_float()[all …]
32 vA = INST_A(inst); in op_move()68 u2 vA = INST_A(inst); in op_move_wide()
539 u2 vA = INST_A(inst); in op_iget()550 u2 vA = INST_A(inst); in op_iget_wide()561 u2 vA = INST_A(inst); in op_iget_object()596 u2 vA = INST_A(inst); in op_iput()607 u2 vA = INST_A(inst); in op_iput_wide()618 u2 vA = INST_A(inst); in op_iput_object()831 u2 vA = INST_A(inst); in op_iget_quick()852 u2 vA = INST_A(inst); in op_iget_wide_quick()879 u2 vA = INST_A(inst); in iput_quick_common()909 u2 vA = INST_A(inst); in op_iput_wide_quick()
550 vA = INST_A(inst); in getConstInfo()578 vA = INST_A(inst); in getConstInfo()654 vA = INST_A(inst); in getConstInfo()661 vA = INST_A(inst); in getConstInfo()699 vA = INST_A(inst); in getConstInfo()706 vA = INST_A(inst); in getConstInfo()721 vA = INST_A(inst); in getConstInfo()733 vA = INST_A(inst); in getConstInfo()767 vA = INST_A(inst); in getConstInfo()785 vA = INST_A(inst); in getConstInfo()[all …]
191 u2 vA = INST_A(inst); in op_instance_of()295 u2 vA = INST_A(inst); in op_array_length()390 u2 vA = INST_A(inst); //destination in op_new_array()515 u2 v5 = INST_A(inst); in op_filled_new_array()
68 u2 vA = INST_A(inst); in op_const_4()
29 vdst = INST_A(inst); \43 vdst = INST_A(inst); \64 vdst = INST_A(inst); \99 vsrc1 = INST_A(inst); \131 vdst = INST_A(inst); \188 vdst = INST_A(inst); \268 vdst = INST_A(inst); \297 vdst = INST_A(inst); \356 vdst = INST_A(inst); \387 vdst = INST_A(inst); \[all …]
2 vdst = INST_A(inst);
5 vdst = INST_A(inst); in HANDLE_OPCODE()
4 vdst = INST_A(inst);
3 vdst = INST_A(inst); in HANDLE_OPCODE()
6 vdst = INST_A(inst); in HANDLE_OPCODE()
9 vdst = INST_A(inst); in HANDLE_OPCODE()
292 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro545 vdst = INST_A(inst); \559 vdst = INST_A(inst); \580 vdst = INST_A(inst); \615 vsrc1 = INST_A(inst); \647 vdst = INST_A(inst); \704 vdst = INST_A(inst); \784 vdst = INST_A(inst); \813 vdst = INST_A(inst); \872 vdst = INST_A(inst); \[all …]
292 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro491 vdst = INST_A(inst); \505 vdst = INST_A(inst); \526 vdst = INST_A(inst); \561 vsrc1 = INST_A(inst); \593 vdst = INST_A(inst); \650 vdst = INST_A(inst); \730 vdst = INST_A(inst); \759 vdst = INST_A(inst); \818 vdst = INST_A(inst); \[all …]
475 #define INST_A(_inst) (((u2)(_inst) >> 8) & 0x0f) macro505 pDec->vA = INST_A(inst); in dexDecodeInstruction()509 pDec->vA = INST_A(inst); in dexDecodeInstruction()553 pDec->vA = INST_A(inst); in dexDecodeInstruction()559 pDec->vA = INST_A(inst); in dexDecodeInstruction()621 pDec->arg[4] = INST_A(inst); in dexDecodeInstruction()