Following up on #61092, this case still remains.
Throwing in remquo here since remainder is using the remquo implementation.
Fix seems simple since there is already a branch handling these cases and returning, we just need to add the calls to set these.
I have a fix and some tests.
Tagging @nickdesaulniers @michaelrj-google.