Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:LL

614     ImmVal |= ~((1LL << 19) - 1);
906 offset |= ~((1LL << 9) - 1);
1176 offset |= ~((1LL << 7) - 1);
1448 imm |= ~((1LL << 21) - 1);
1502 imm |= ~((1LL << 26) - 1);
1545 dst |= ~((1LL << 14) - 1);