On 07/24/2015 04:14 AM, Aurelien Jarno wrote:
> This patchset improves the code generation for the SH4 target, by using
> new TCG ops or using some tricks.
> 
> Aurelien Jarno (5):
>   target-sh4: add flags markups for FP helpers
>   target-sh4: use deposit in swap.b instruction
>   target-sh4: improve cmp/str instruction
>   target-sh4: improve shld instruction
>   target-sh4: improve shad instruction
> 
>  target-sh4/helper.h    |  34 ++++++-------
>  target-sh4/translate.c | 126 
> ++++++++++++++++++++-----------------------------
>  2 files changed, 68 insertions(+), 92 deletions(-)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to