Home | History | Annotate | Download | only in priv

Lines Matching defs:imm6

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