Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mips: add single-instruction math functions | info@mobile-stream.com | 2019-10-14 | 1 | -0/+16 |
SQRT.fmt exists on MIPS II+ (float), MIPS III+ (double). ABS.fmt exists on MIPS I+ but only cores with ABS2008 flag in FCSR implement the required behaviour. |