Searched defs:endBit (Results 1 – 4 of 4) sorted by relevance
1525 int endBit = 63 - shiftAmount; in AssembleArchInstruction() local1542 int endBit = 63; in AssembleArchInstruction() local1557 int endBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local
1367 int endBit = 63; // End is always LSB after shifting. in ExtractBitRange() local
1383 const Operand& endBit, const Operand& shiftAmt, in risbg()1395 const Operand& endBit, const Operand& shiftAmt, in risbgn()
4095 int endBit = 63 - trailing_zeros; in AndP() local4103 int endBit = 63 - trailing_zeros; in AndP() local5210 int endBit = 63 - numBitsToClear; in ClearRightImm() local