X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=ppc-dis.c;h=f9ae53e1d1a661aa13517dd9c10089158c7b0abb;hb=d66846a14e191c75f4aa373623dd9a7aaa843ade;hp=f6fad8861aad1ac39616eb9ee6da9d82559cac0e;hpb=a2458627f9d29675ef29d2a3c8c6a3df99bedfb1;p=qemu diff --git a/ppc-dis.c b/ppc-dis.c index f6fad88..f9ae53e 100644 --- a/ppc-dis.c +++ b/ppc-dis.c @@ -646,7 +646,7 @@ const struct powerpc_operand powerpc_operands[] = same. */ /*ARGSUSED*/ -static unsigned long +static unsigned long insert_bat (insn, value, errmsg) uint32_t insn; int32_t value; @@ -1122,7 +1122,7 @@ insert_ras (insn, value, errmsg) extraction function just checks that the fields are the same. */ /*ARGSUSED*/ -static unsigned long +static unsigned long insert_rbs (insn, value, errmsg) uint32_t insn; int32_t value;