On 9/18/19 7:32 AM, Paul A. Clarke wrote:
> From: "Paul A. Clarke" <[email protected]>
> 
> There are FPSCR-related defines in target/ppc/cpu.h which can be used in
> place of constants and explicit shifts which arguably improve the code a
> bit in places.
> 
> Signed-off-by: Paul A. Clarke <[email protected]>
> ---
> I confirmed that the generated assembly is identical before and after
> the patch.
> 
>  target/ppc/dfp_helper.c |   8 ++--
>  target/ppc/fpu_helper.c | 122 
> ++++++++++++++++++++++++------------------------
>  2 files changed, 65 insertions(+), 65 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to