Obtained from: CheriBSD
Sponsored by: AFRL, DARPA
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Maybe a description along the lines of:
The contents of the memory is an output, but the pointer to that memory
is an input. This was correct in the original version of D45697, but
when adding appropriate clobbers, the pointer operand was incorrectly
switched to an output rather than left an input for fpe_store.
Fixes: 44d4ee7f3dad ("riscv: add FPE code.")
MFC after: 1 dayShort MFC because of the 15.0 release cycle, so this way it'll get into the BETA4(?) build at the end of this week.