On Thu, Apr 24, 2003 at 11:09:26AM -0700, Steven Seeger wrote: > Hey, when I try to patch in standby, it says that opcode isn't available for > the R6000. Why does arch/mips/Makefile use -mcpu=r4600 for the VR41XX? > "standby" opcode is probably only recognized by using "-mcpu=r4100". I am not sure what impact would it be to change the flag. Another way to work around is to use the binary value for instruction. Jun