aboutsummaryrefslogtreecommitdiff
path: root/src/math/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* mips: add single-instruction math functions•••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. info@mobile-stream.com2019-10-144-0/+64