Searched refs:ThisByte (Results 1 – 2 of 2) sorted by relevance
53 unsigned encodeBits(unsigned ThisByte, uint8_t Bead, const MCInst &MI,58 unsigned encodeReg(unsigned ThisByte, uint8_t Bead, const MCInst &MI,63 unsigned encodeImm(unsigned ThisByte, uint8_t Bead, const MCInst &MI,187 unsigned ThisWord = ThisByte / 2; in encodeImm()213 FixOffset = ThisByte + 1; in encodeImm()219 FixOffset = ThisByte; in encodeImm()224 FixOffset = ThisByte; in encodeImm()229 FixOffset = ThisByte; in encodeImm()331 unsigned ThisByte = 0; in encodeInstruction() local375 ThisByte += 2; in encodeInstruction()[all …]
324 uint8_t ThisByte = 0; in commitFpm() local329 ThisByte |= Mask; in commitFpm()332 cantFail(FpmWriter.writeObject(ThisByte)); in commitFpm()