Searched refs:I5Value (Results 1 – 3 of 3) sorted by relevance
421 uint8_t value = rie_instr->I5Value(); in FormatImmediate()
2293 inline int I5Value() const { return Bits<SixByteInstr, uint32_t>(15, 8); } in I5Value() function
2766 uint32_t i5 = AS(RIEInstruction)->I5Value(); \