qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v2 13/34] cpu-defs: Move out TB_JMP defines


From: Richard Henderson
Subject: Re: [Qemu-devel] [RFC v2 13/34] cpu-defs: Move out TB_JMP defines
Date: Mon, 01 Jun 2015 12:25:58 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 05/30/2015 11:11 PM, Peter Crosthwaite wrote:
> These are not Architecture specific in any way so move them out of
> cpu-defs.h. tb-hash.h is an appropriate place as a leading user and
> their strong relationship to TB hashing and caching.
> 
> Signed-off-by: Peter Crosthwaite <address@hidden>
> ---
>  include/exec/cpu-defs.h | 8 --------
>  include/exec/tb-hash.h  | 8 ++++++++
>  2 files changed, 8 insertions(+), 8 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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