Home | History | Annotate | Download | only in mips

Lines Matching refs:lui

577   // has already deserialized the lui/ori instructions etc.
598 // Here we are patching the address in the LUI/ORI instruction pair.
609 // the instruction that follows LUI/ORI instruction pair. Now, with new jump
611 // follows LUI/ORI pair is substituted with J/JAL, this constant equals
612 // to 3 instructions (LUI+ORI+J/JAL/JR/JALR).
726 void lui(Register rd, int32_t j);