qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v7 16/21] target/loongarch: Add disassembler


From: WANG Xuerui
Subject: Re: [PATCH v7 16/21] target/loongarch: Add disassembler
Date: Tue, 19 Oct 2021 02:18:05 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:95.0) Gecko/20100101 Thunderbird/95.0a1


On 10/19/21 01:29, Richard Henderson wrote:
On 10/18/21 8:38 AM, WANG Xuerui wrote:

For now any implementation would suffice, and I already saw one or two bugs in the output during my TCG host work, but it surely would be nice to switch to generated decoder in the future. The loongarch-opcodes tables could be extended to support peculiarities as exhibited in the v1.00 ISA manual and binutils implementation, via additional attributes, and I'm open to such contributions.

Perhaps it would be easiest to re-use the decodetree description?
See e.g. target/openrisc/disas.c.

Indeed; I didn't thought of disassemblers in target/ instead of disas/. That would be the most elegant way forward!

r~




reply via email to

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