well then you would do lui t(whatever), $(whatever the first part is)
then ori t(the same register), t(the same register), $(last four)
then the same wit everything else.
btw jr ra means jump register return address 'jumps to the return address
also dnt 4get to subtract 08800000 from all ur addresses. and put all the addresses in real(address+08800000) so flash is normally 0055fa2c(well in real its 08d5fa2c
Bookmarks