Searched refs:SImmed24Value (Results 1 – 3 of 3) sorted by relevance
622 inline int SImmed24Value() const { return ((InstructionBits() << 8) >> 8); } in SImmed24Value() function
639 int off = (instr->SImmed24Value() << 2) + 8; in FormatOption()
3012 int off = (instr->SImmed24Value() << 2); in DecodeType5()