Searched refs:LuiT0Instr (Results 1 – 1 of 1) sorted by relevance
60 const unsigned LuiT0Instr = 0x3c080000, AddiuT0Instr = 0x25080000; in replaceMachineCodeForFunction() local63 (*(CurrentInstr++)) = LuiT0Instr | ((NewAddr & 0xffff0000) >> 16); in replaceMachineCodeForFunction()