Port-playstation2 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Got further, am stuck now, here's a patch



> Also forgot this part.
> GCC complains about the use of dmfc0/dmtc0.
> In the absence of documentation, who knows, but this is necessary to
> get further in building.

No, these routines need explicit dmfc/dmtc, and they need to be
assembled in `.set mips3' mode.

See locore_mips3.S r1.110 and figure out what to do to make sure
compiling for playstation2 set. Maybe something as gross as
`|| defined(MIPS3_5900)'.



Home | Main Index | Thread Index | Old Index