FEX-Emu / FEX-Emu/FEX

FREM/FREM1: Support partial remainder

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

Description

Currently both of these instructions calculate a full remainder.
There could be games that rely on the partial remainder behaviour of these instructions.
In particular the partial remainder is calculated if the exponent difference between the two values is greater than 63.

These are some wacking huge numbers at that point so it ends up being unlikely but still needs to be supported.

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.