Home
last modified time | relevance | path

Searched refs:INST_A (Results 1 – 25 of 30) sorted by relevance

12

/dalvik/vm/compiler/codegen/x86/
DLowerAlu.cpp33 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 …]
DLowerMove.cpp32 vA = INST_A(inst); in op_move()
68 u2 vA = INST_A(inst); in op_move_wide()
DLowerGetPut.cpp539 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()
DBytecodeVisitor.cpp550 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 …]
DLowerObject.cpp191 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()
DLowerConst.cpp68 u2 vA = INST_A(inst); in op_const_4()
/dalvik/vm/mterp/c/
Dopcommon.cpp29 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 …]
DOP_REM_DOUBLE_2ADDR.cpp2 vdst = INST_A(inst);
DOP_REM_FLOAT_2ADDR.cpp2 vdst = INST_A(inst);
DOP_CONST_4.cpp5 vdst = INST_A(inst); in HANDLE_OPCODE()
DOP_MOVE_WIDE.cpp4 vdst = INST_A(inst);
DOP_RSUB_INT.cpp3 vdst = INST_A(inst); in HANDLE_OPCODE()
DOP_MOVE.cpp2 vdst = INST_A(inst);
DOP_ARRAY_LENGTH.cpp5 vdst = INST_A(inst); in HANDLE_OPCODE()
DOP_INSTANCE_OF.cpp6 vdst = INST_A(inst); in HANDLE_OPCODE()
DOP_NEW_ARRAY.cpp9 vdst = INST_A(inst); in HANDLE_OPCODE()
/dalvik/vm/mterp/out/
DInterpC-armv5te-vfp.cpp292 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro
545 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 …]
DInterpC-armv7-a.cpp292 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro
545 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 …]
DInterpC-armv7-a-neon.cpp292 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro
545 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 …]
DInterpC-armv5te.cpp292 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro
545 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 …]
DInterpC-x86.cpp292 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro
545 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 …]
DInterpC-mips.cpp292 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro
545 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 …]
DInterpC-allstubs.cpp292 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro
545 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 …]
DInterpC-portable.cpp292 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro
491 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 …]
/dalvik/libdex/
DInstrUtils.cpp475 #define INST_A(_inst) (((u2)(_inst) >> 8) & 0x0f) macro
505 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()

12