qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/4] disas/mips: remove unused mips16_to_32_reg_


From: Leon Alrae
Subject: Re: [Qemu-devel] [PATCH 3/4] disas/mips: remove unused mips16_to_32_reg_map[]
Date: Fri, 12 Dec 2014 16:48:04 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 12/12/2014 15:53, Peter Maydell wrote:
> On 12 December 2014 at 15:52, Leon Alrae <address@hidden> wrote:
>> On 12/12/2014 14:51, Peter Maydell wrote:
>>> Failing that, the best source for a mips16 disassembler is
>>> going to be "fix the bugs in the currently disabled code we
>>> have in the tree", in which case deleting it all would be
>>> a backwards step...
>>
>> Agreed. It may have greater value than I thought. I'll leave it then.
> 
> You can silence the warning by sticking #if 0 round
> the offending data (which is probably why the code has the
> #if 0).

Done in v2 of this patch.

Thanks,
Leon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]