Searched defs:endBit (Results 1 – 4 of 4) sorted by relevance
1229 int endBit = 63 - i.InputInt32(3); in AssembleArchInstruction() local1249 int endBit = 63 - shiftAmount; in AssembleArchInstruction() local1266 int endBit = 63; in AssembleArchInstruction() local1281 int endBit = 63 - i.InputInt32(2); in AssembleArchInstruction() local
1380 int endBit = 63; // End is always LSB after shifting. in ExtractBitRange() local
4120 int endBit = 63 - trailing_zeros; in AndP() local4128 int endBit = 63 - trailing_zeros; in AndP() local5181 int endBit = 63 - numBitsToClear; in ClearRightImm() local
1824 const Operand& endBit, const Operand& shiftAmt, in risbg()1836 const Operand& endBit, const Operand& shiftAmt, in risbgn()