Re: [GXemul-users] MIPS 4KEc Coprocessor
Status: Alpha
Brought to you by:
gavare
From: Anders G. <ga...@gm...> - 2011-08-17 16:43:20
|
Ons 2011-08-17 klockan 10:48 +0200 skrev Thomas Mair: > i am trying to run an image file on a MIPS 4KEc processor. Unfortunately > the execution of the image stops, when trying to acess the coprocessor > with a mtc0 instruction. I tried to read the source code and came to the > conclusion that the coprocessor access is missing. What version of GXemul are you running, and how does the complete command line look when you are starting up the emulation? And what is the exact error? (The standard system coprocessor 0 is implemented in cpu_mips_coproc.cc, but maybe your command line arguments cause the coprocessor to not be initialized properly.) Anders |