Searched refs:I3Value (Results 1 – 3 of 3) sorted by relevance
411 uint8_t value = rie_instr->I3Value(); in FormatImmediate()
2291 inline int I3Value() const { return Bits<SixByteInstr, uint32_t>(31, 24); } in I3Value() function
2764 uint32_t i3 = AS(RIEInstruction)->I3Value(); \