Searched refs:Imm26Field (Results 1 – 3 of 3) sorted by relevance
484 inline int32_t Imm26Field() const { in Imm26Field() function
242 int32_t imm = instr->Imm26Field(); in PrintImm26()
1441 int32_t next_pc = pc_high_bits | (instr->Imm26Field() << 2); in DecodeTypeJump()