Searched refs:simInstr (Results 1 – 2 of 2) sorted by relevance
6877 SimInstruction simInstr = instr_; in DecodeTypeJump() local6884 int32_t next_pc = pc_high_bits | (simInstr.Imm26Value() << 2); in DecodeTypeJump()6895 if (simInstr.IsLinkingInstruction()) { in DecodeTypeJump()
7226 SimInstruction simInstr = instr_; in DecodeTypeJump() local7232 int64_t next_pc = pc_high_bits | (simInstr.Imm26Value() << 2); in DecodeTypeJump()7243 if (simInstr.IsLinkingInstruction()) { in DecodeTypeJump()