qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/5] target-tricore: Cleanup and Bugfixes


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 1/5] target-tricore: Cleanup and Bugfixes
Date: Sat, 27 Sep 2014 23:18:50 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

On 09/27/2014 07:58 AM, Bastian Koppelmann wrote:
> Move FCX loading of save_context_ to caller functions, for STLCX, STUCX insn 
> to use those functions.
> Move FCX storing of restore_context_ to caller functions, for LDLCX, LDUCX 
> insn to use those functions.
> Remove do_raise_exception function, which caused clang to emit a warning.
> Fix: save_context_lower now saves a[11] instead of PSW.
> Fix: MASK_OP_ABSB_BPOS starting at wrong offset.
> 
> Signed-off-by: Bastian Koppelmann <address@hidden>

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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