Searched refs:INST_A (Results 1 – 21 of 21) sorted by relevance
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()
277 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro
31 arg5 = INST_A(inst); in GOTO_TARGET()
284 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro535 vdst = INST_A(inst); \549 vdst = INST_A(inst); \570 vdst = INST_A(inst); \605 vsrc1 = INST_A(inst); \637 vdst = INST_A(inst); \694 vdst = INST_A(inst); \774 vdst = INST_A(inst); \803 vdst = INST_A(inst); \862 vdst = INST_A(inst); \[all …]
284 #define INST_A(_inst) (((_inst) >> 8) & 0x0f) macro483 vdst = INST_A(inst); \497 vdst = INST_A(inst); \518 vdst = INST_A(inst); \553 vsrc1 = INST_A(inst); \585 vdst = INST_A(inst); \642 vdst = INST_A(inst); \722 vdst = INST_A(inst); \751 vdst = INST_A(inst); \810 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()