Another bit of nicer debug output.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2803 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
ths 2007-05-11 10:43:55 +00:00
parent fbcc68286a
commit 287c4b84f4

View File

@ -4163,7 +4163,7 @@ die:
static void gen_cp0 (DisasContext *ctx, uint32_t opc, int rt, int rd)
{
const char *opn = "unk";
const char *opn = "ldst";
switch (opc) {
case OPC_MFC0: