Home | History | Annotate | Download | only in mips

Lines Matching refs:lui

532   // has already deserialized the lui/ori instructions etc.
546 // Here we are patching the address in the LUI/ORI instruction pair.
557 // the instruction that follows LUI/ORI instruction pair. Now, with new jump
559 // follows LUI/ORI pair is substituted with J/JAL, this constant equals
560 // to 3 instructions (LUI+ORI+J/JAL/JR/JALR).
682 void lui(Register rd, int32_t j);