Searched refs:I4Value (Results 1 – 3 of 3) sorted by relevance
416 uint8_t value = rie_instr->I4Value(); in FormatImmediate()
2292 inline int I4Value() const { return Bits<SixByteInstr, uint32_t>(23, 16); } in I4Value() function
2765 uint32_t i4 = AS(RIEInstruction)->I4Value(); \