qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 00/19] target-mips: misc fixes and optimizati


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 00/19] target-mips: misc fixes and optimizations
Date: Wed, 31 Oct 2012 17:37:59 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1

On 2012-10-30 11:11, Aurelien Jarno wrote:
> Aurelien Jarno (19):
>   target-mips: correctly restore btarget upon exception
>   target-mips: do not save CPU state when using retranslation
>   softfloat: implement fused multiply-add NaN propagation for MIPS
>   target-mips: use the softfloat floatXX_muladd functions
>   target-mips: keep softfloat exception set to 0 between instructions
>   target-mips: fix FPU exceptions
>   target-mips: cleanup float to int conversion helpers
>   target-mips: use softfloat constants when possible
>   target-mips: restore CPU state after an FPU exception
>   target-mips: cleanup load/store operations
>   target-mips: optimize load operations
>   target-mips: simplify load/store microMIPS helpers
>   target-mips: implement unaligned loads using TCG
>   target-mips: don't use local temps for store conditional
>   target-mips: implement movn/movz using movcond
>   target-mips: optimize ddiv/ddivu/div/divu with movcond
>   target-mips: use deposit instead of hardcoded version

Reviewed-by: Richard Henderson <address@hidden>

>   target-mips: fix TLBR wrt SEGMask
>   target-mips: don't flush extra TLB on permissions upgrade

Not reviewed; I'm not that familiar with mips at other than the isa level.


r~



reply via email to

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