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