Searched refs:INST_A (Results 1 – 21 of 21) sorted by relevance
5 vdst = INST_A(inst); in HANDLE_OPCODE()
2 vdst = INST_A(inst);
4 vdst = INST_A(inst);
3 vdst = INST_A(inst); in HANDLE_OPCODE()
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 …]
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
39 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) macro487 vdst = INST_A(inst); \501 vdst = INST_A(inst); \522 vdst = INST_A(inst); \557 vsrc1 = INST_A(inst); \589 vdst = INST_A(inst); \646 vdst = INST_A(inst); \726 vdst = INST_A(inst); \755 vdst = INST_A(inst); \814 vdst = INST_A(inst); \[all …]
869 #define INST_A(_inst) (((u2)(_inst) >> 8) & 0x0f) macro899 pDec->vA = INST_A(inst); in dexDecodeInstruction()903 pDec->vA = INST_A(inst); in dexDecodeInstruction()947 pDec->vA = INST_A(inst); in dexDecodeInstruction()953 pDec->vA = INST_A(inst); in dexDecodeInstruction()1015 pDec->arg[4] = INST_A(inst); in dexDecodeInstruction()