Home | History | Annotate | Download | only in mips

Lines Matching full:jialc

1009 void MipsAssembler::Jialc(Register rt, uint16_t imm16) {
4250 offset += (offset & 0x8000) << 1; // Account for sign extension in jialc.
4253 Jialc(AT, Low16Bits(offset));