Lines Matching refs:INST_AA
477 #define INST_AA(_inst) ((_inst) >> 8) macro
502 pDec->vA = INST_AA(inst); in dexDecodeInstruction()
513 pDec->vA = INST_AA(inst); in dexDecodeInstruction()
516 pDec->vA = (s1) INST_AA(inst); // sign-extend 8-bit value in dexDecodeInstruction()
524 pDec->vA = INST_AA(inst); in dexDecodeInstruction()
529 pDec->vA = INST_AA(inst); in dexDecodeInstruction()
533 pDec->vA = INST_AA(inst); in dexDecodeInstruction()
542 pDec->vA = INST_AA(inst); in dexDecodeInstruction()
547 pDec->vA = INST_AA(inst); in dexDecodeInstruction()
568 pDec->vA = INST_AA(inst); in dexDecodeInstruction()
576 pDec->vA = INST_AA(inst); in dexDecodeInstruction()
637 pDec->vA = INST_AA(inst); in dexDecodeInstruction()
642 pDec->vA = INST_AA(inst); in dexDecodeInstruction()