Searched refs:Op1High (Results 1 – 1 of 1) sorted by relevance
250 unsigned Op1High = Combined % 3; in Decode2OpInstruction() local252 Op1 = (Op1High << 2) | fieldFromInstruction(Insn, 2, 2); in Decode2OpInstruction()264 unsigned Op1High = Combined % 3; in Decode3OpInstruction() local267 Op1 = (Op1High << 2) | fieldFromInstruction(Insn, 4, 2); in Decode3OpInstruction()