qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v2 15/34] HACK: monitor: Comment out TCG profile o


From: Richard Henderson
Subject: Re: [Qemu-devel] [RFC v2 15/34] HACK: monitor: Comment out TCG profile ops
Date: Mon, 01 Jun 2015 11:49:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 06/01/2015 01:03 AM, Paolo Bonzini wrote:
> Also for example tcg/tcg-opc.h should only depend on
> TCG_TARGET_REG_BITS, i.e. not on the arch.  Hence tcg_op_defs should
> also be arch-independent.

The actual enumeration is 100% arch independent.

It's just the number and types of the arguments to the qemu_ld/st opcodes that
vary by TARGET_LONG_BITS.


r~



reply via email to

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