[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] tcg: Mask TCGMemOp appropriately for indexing
From: |
Yongbok Kim |
Subject: |
Re: [Qemu-devel] [PATCH] tcg: Mask TCGMemOp appropriately for indexing |
Date: |
Mon, 8 Jun 2015 12:10:27 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
On 01/06/2015 16:28, Richard Henderson wrote:
> On 06/01/2015 02:42 AM, Yongbok Kim wrote:
>> I have noticed that you haven't changed it for the tci, is it deliberate?
>> Another minor thing is that tcg_dump_ops() in tcg.c wouldn't print ld/st
>> names correctly but hex code will be printed out.
>
> Correct on both counts. I'll get that fixed up too.
>
>
> r~
>
Any update?
Regards,
Yongbok