remove Rc=1 from fmvfg[s]
[libreriscv.git] / openpower / sv / int_fp_mv / moves_and_conversions.mdwn
2023-06-17 Jacob Lifshayremove Rc=1 from fmvfg[s]
2023-06-17 Jacob Lifshaymisc cleanup
2023-06-13 Jacob Lifshayremove fcvttgs since it's redundant
2023-05-26 Jacob Lifshayfcvttg CR0 fields (except SO) are undefined when RT...
2023-05-19 Jacob Lifshayfix: bfp_ROUND_TO_BFP64 takes 3 arguments
2023-05-19 Jacob Lifshayfix fcvttg FPSCR.FR computation
2023-05-17 Jacob Lifshayfix bug in fcvttg OpenPower and saturating conversion
2023-05-17 Jacob Lifshayrephrase to avoid personal pronouns
2023-05-17 Jacob Lifshayduplicate overflow comment as requested by luke
2023-05-16 Jacob Lifshayfix fcvttg* overflow/FPSCR computation
2023-05-13 Jacob Lifshayfix bugs in fcvt* pseudocode
2023-05-04 Jacob Lifshayfix fcvt pseudocode
2023-04-15 Jacob Lifshayreword fmv[f/t]gs as requested by feedback
2023-04-06 Jacob Lifshaychange 0 bits in RA field to // for int/fp mv/cvts...
2023-04-06 Jacob Lifshayadd new file for common section from ls006 and int_fp_mv