qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/8] tcg: tidy the type of code_ptr


From: Jay Foad
Subject: Re: [Qemu-devel] [PATCH 0/8] tcg: tidy the type of code_ptr
Date: Mon, 31 Mar 2014 09:25:27 +0100

>>> Is there a better name than 'tcg_itype' ? Putting 'type' in the
>>> name of a type is a bit redundant, and suggests it contains
>>> a type rather than an insn.
>>
>> I'm open to suggestions there as well.  On x86 and ia64, it won't hold an
>> entire insn, so "tcg_insn" seemed inappropriate.
>
> tcg_{isa,insn}_{part,elt} ?

tcg_insn_unit ?

Jay.



reply via email to

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