aboutsummaryrefslogtreecommitdiff
path: root/src/f.tex
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Add note about FLE vs. BGE inconsistencyAndrew Waterman1-0/+7
2019-03-07Tweaks suggested by Bill HuffmanAndrew Waterman1-1/+1
2019-02-23fma tweak2 (#344)Bruce Hoult1-2/+2
2019-02-23tweakAndrew Waterman1-2/+2
2019-02-23Improve description of FNMADD/FNMSUB instructionsAndrew Waterman1-4/+22
2019-01-18Clarify that FMV.X.W doesn't canonicalize NaN payloadsAndrew Waterman1-1/+4
2018-12-20Improve description of IEEE exception-flag settingAndrew Waterman1-10/+9
2018-12-01Added clarifying text about raising floating-point exceptions.Krste Asanovic1-1/+6
2018-11-30F depends on ZicsrAndrew Waterman1-1/+2
2018-11-26Clarify which instructions have RM field but don't use itAndrew Waterman1-3/+3
2018-11-01Clarify that FP loads/stores don't mutate NaN payloadsAndrew Waterman1-0/+3
2018-10-09Added rationale for fused mul-add instructions.Krste Asanovic1-8/+20
2018-08-28F/D extensions to v2.2Andrew Waterman1-1/+9
2018-08-07Made cleanup pass over floating-point extensionsKrste Asanovic1-5/+6
2018-07-15Fix spelling of "pseudoinstruction"Andrew Waterman1-5/+5
2018-06-18Clarified description of fused multiply-add instructions. (#200)tymcauley1-8/+12
2018-05-30FDIV.S and FSUB.S disambiguation (#180)Alexandre Joannou1-6/+7
2018-05-19Added commentary on purpose of static rounding modes.draft-20180524001518-9981ad7Krste Asanovic1-1/+6
2018-04-28Add paragraph breakAndrew Waterman1-1/+3
2018-01-23Standardized on pseudoinstruction.Krste Asanovic1-5/+5
2017-11-01Document the 'DYN' mnemonic for dynamic rounding mode (#111)Alex Bradbury1-1/+1
2017-07-01Clarify Float Compare descriptionds2horner1-3/+5
2017-06-14Remove FSFLAGSI, FSRMI pseudoinstructionsAndrew Waterman1-3/+1
2017-06-05FMIN/FMAX now implement minimumNumber/maximumNumber, not minNum/maxNumAndrew Waterman1-12/+13
2017-05-20FCLASS raises no exceptionsAndrew Waterman1-0/+1
2017-05-20Clarify FCVT.W* behavior in RV64Andrew Waterman1-2/+3
2017-05-07Fix typosHairyFotr1-2/+2
2017-04-16Define the behavior of FMA(inf, 0, qNaN)Andrew Waterman1-0/+8
2017-04-13Renamed FMV.X.S/S.X to FMV.X.W/W.X to be more consistent with load/store inst...Krste Asanovic1-4/+12
2017-02-02Clarify behavior of FCSR MSBsAndrew Waterman1-1/+7
2017-02-02Remove half-true description of tininess-after-roundingAndrew Waterman1-3/+1
2017-02-01Reorganize directory structureAndrew Waterman1-0/+742