Searched refs:SImmed24Value (Results 1 – 6 of 6) sorted by relevance
676 inline int SImmed24Value() const { return ((InstructionBits() << 8) >> 8); } in SImmed24Value() function
597 int off = (instr->SImmed24Value() << 2) + 8; in FormatOption()
2690 int off = (instr->SImmed24Value() << 2); in DecodeType5()
672 inline int SImmed24Value() const { return ((InstructionBits() << 8) >> 8); } in SImmed24Value() function
644 int off = (instr->SImmed24Value() << 2) + 8; in FormatOption()
2842 int off = (instr->SImmed24Value() << 2); in DecodeType5()