Replies: 1 comment
-
I created an issue for you. I didn't actively check discussion so please raise an issue next time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am emulating code on x86 that contains instructions working with floating point numbers, but for some reason during emulation the mxcsr register is not updated in any way, although I specifically emulated examples (for example, division by zero), where mxcsr was definitely supposed to change, but this did not happen
Why is that ?
Beta Was this translation helpful? Give feedback.
All reactions