Searched defs:endBit (Results 1 – 3 of 3) sorted by relevance
906 int endBit = 63; // End is always LSB after shifting. in ExtractBitRange() local
361 const Operand& startBit, const Operand& endBit, in RotateInsertSelectBits()3029 int endBit = 63 - trailing_zeros; in AndP() local3037 int endBit = 63 - trailing_zeros; in AndP() local4255 int endBit = 63 - numBitsToClear; in ClearRightImm() local
1811 int endBit = 63 - shiftAmount; in AssembleArchInstruction() local1828 int endBit = 63; in AssembleArchInstruction() local1843 int endBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local