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<kbast...@mail.uni-paderborn.de>
---
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 <r...@twiddle.net>


r~

Reply via email to