Home | History | Annotate | Download | only in mips

Lines Matching defs:jic_offset

3742       uint32_t lui_offset, jic_offset;
3743 UnpackTargetAddressUnsigned(imm32, lui_offset, jic_offset);
3751 jic(at, jic_offset);
3783 uint32_t lui_offset, jic_offset;
3784 UnpackTargetAddressUnsigned(imm32, lui_offset, jic_offset);
3792 jialc(at, jic_offset);