Home | History | Annotate | Download | only in priv

Lines Matching full:imm6

5909    UInt imm6 = (theInstr >> 16) & 0x3f;
5923 tmp = (L << 6) | imm6;
5926 shift_imm = 64 - imm6;
5929 shift_imm = 64 - imm6;
5932 shift_imm = 32 - imm6;
5935 shift_imm = 16 - imm6;