View Single Post
Old Dec 4th, 2006, 8:11 PM   #25
The Dark
Expert Programmer
 
Join Date: Jun 2005
Posts: 852
Rep Power: 4 The Dark is on a distinguished road
No I don't think you should write it like 0x01 that is why i said:
Quote:
I should have just written 1 there instead.
I don't know whether you can just put a value in instead of a register, I don't know any MIPS assembler. I would guess that you could, but if you can't then just load the 1 into another register and use that register.
The Dark is offline   Reply With Quote