FEX-Emu / FEX-Emu/FEX

F64: MXCSR and FCW round modes mixed

Open
#1,665 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
8k
Forks
351
Avg merge
12h 31m
Merged PRs (30d)
102

Description

In implementing rounding in F64 mode for #1664, the states for MXCSR and FCW both set the host rounding mode, overwriting each other. This is visible to the guest through the possibility of incorrect rounding. These should be set independently.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.