Searched refs:subInstSlot1Bits (Results 1 – 1 of 1) sorted by relevance
270 unsigned subInstSlot1Bits = getBinaryCodeForInstr(*subInst1, Fixups, STI); in EncodeSingleInstruction() local272 Binary |= subInstSlot0Bits | (subInstSlot1Bits << 16); in EncodeSingleInstruction()