Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:LL

615     ImmVal |= ~((1LL << 19) - 1);
923 offset |= ~((1LL << 9) - 1);
1185 offset |= ~((1LL << 7) - 1);
1457 imm |= ~((1LL << 21) - 1);
1511 imm |= ~((1LL << 26) - 1);
1548 dst |= ~((1LL << 14) - 1);