qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 05/14] target-mips: cleanup load/store operation


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 05/14] target-mips: cleanup load/store operations
Date: Wed, 10 Oct 2012 13:10:32 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

On 10/09/2012 01:27 PM, Aurelien Jarno wrote:
> Load/store operations use macros for historical reasons. Now that there
> is no point in keeping them, replace them by direct calls to qemu_ld/st.
> 
> Signed-off-by: Aurelien Jarno <address@hidden>
> ---
>  target-mips/translate.c |   91 
> ++++++++++++++++-------------------------------
>  1 file changed, 31 insertions(+), 60 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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