pysvp64db: fix traversal
[openpower-isa.git] / openpower / isatables / minor_59.csv
2023-06-23 Jacob Lifshayrename fmv[ft]g*/fcvt[ft]g* to m[tf]fpr*/c[tf]fpr*
2023-06-17 Jacob Lifshayremove Rc=1 from fmvfg[s]
2023-06-13 Jacob Lifshayremove fcvttgs since it's redundant
2023-05-04 Jacob Lifshayfix forgotten stuff from last commit
2023-05-04 Jacob Lifshayadd fcvt/fmv -- no tests yet
2023-05-04 Jacob Lifshaycomment fmin*/fmax* since they're being replaced with...
2023-04-30 Luke Kenneth Casso... ffnmadds converted to 3-operand
2023-04-30 Luke Kenneth Casso... converted ffnmadds to 3-operand
2023-04-30 Luke Kenneth Casso... ffmsubs number of operands reduced to match ffmadds
2023-04-28 Luke Kenneth Casso... reduce number of operands to ffmadds as well
2023-04-28 Luke Kenneth Casso... reduce fdmadds down to only 3 operands, RT-overwrite...
2022-09-12 Jacob Lifshayadd rest of new fptrans ops to CSVs
2022-09-10 Jacob Lifshayreallocate fcbrt(s) to match new fptrans allocations
2022-09-10 Jacob Lifshaymove ffadds to not conflict with fptrans -- makes space...
2022-09-06 Jacob Lifshayfix incorrect comment
2022-09-06 Jacob Lifshayadd all fptrans ops to CSVs
2022-09-04 Luke Kenneth Casso... brainmelt moment, added a comma into a comment in a...
2022-09-04 Luke Kenneth Casso... comments for 3-in 2-out ops
2022-09-04 Jacob Lifshayreallocate opcodes for ffadds (converted to X-FORM...
2022-09-01 Luke Kenneth Casso... update CSV files marking those instructions that are...
2022-06-23 Luke Kenneth Casso... add SPDX-License-Headers to CSV files
2021-11-05 Jacob Lifshayadd comment2 and unofficial fields to existing instructions
2021-07-27 Luke Kenneth Casso... fix errors in detection of ffmadds (etc), enabling...
2021-07-23 Luke Kenneth Casso... add DCT mul-add to CSV and enums
2021-07-16 Luke Kenneth Casso... add fsins and fcoss to simulator
2021-07-10 Luke Kenneth Casso... add ffadds decoding:
2021-06-27 Luke Kenneth Casso... add new (experimental) ffmadds and ffmsubs, for FFT...
2021-06-27 Luke Kenneth Casso... change name to OP_FP_MADD to identify fmadd (etc)
2021-06-27 Luke Kenneth Casso... add SVP64 FFT mode to PowerDecoder, add CSV entries
2021-06-24 Luke Kenneth Casso... add extra CONDITION column to CSVs
2021-05-15 Luke Kenneth Casso... add minor_59.csv file, corrected, and power enums
2021-04-23 Luke Kenneth Casso... add isatables extracted from microwatt and v3.0B spec