qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 1/7] target-tricore: Add FPU infrastructure


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v4 1/7] target-tricore: Add FPU infrastructure
Date: Sat, 12 Mar 2016 14:03:37 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

On 03/11/2016 07:03 AM, Bastian Koppelmann wrote:
This patch adds a file for all the FPU related helpers with all the includes,
useful defines, and a function to update the status bits. Additionally it adds
a mask for the rounding mode bits of PSW as well as all the opcodes for the
FPU instructions.

Signed-off-by: Bastian Koppelmann<address@hidden>
---
v3 -> v4:
     - re-introduce f_get_excp_flags which explicitly states which flags to use
     - actually remove double check on float_flag_invalid in 
f_update_psw_flags()

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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