bug 1236: add extra argument to svstep: RA.
[openpower-isa.git] / openpower / isatables / minor_22.csv
2024-01-30 Luke Kenneth Casso... bug 1236: add extra argument to svstep: RA.
2024-01-25 Luke Kenneth Casso... bug 1034: add crbinlog and crternlogi, rename crbinlog...
2024-01-20 Luke Kenneth Casso... bug 1034: add crbinlog unit test, fix binlog test,...
2024-01-20 Luke Kenneth Casso... bug 1034: add crbinlog and binlog, unit test binlog...
2023-12-07 Luke Kenneth Casso... add gbbd to minor_22.csv, add OP_BMAT to power_enums.py
2023-07-21 Konstantinos Marga... Moved maddsubrs/maddrs/msubrs instructions to separate...
2023-05-27 Luke Kenneth Casso... https://bugs.libre-soc.org/show_bug.cgi?id=1091
2023-05-04 Konstantinos Marga... merge maddrs/msubrs, unit tests changed accordingly
2023-05-04 Konstantinos Marga... Add 2 more instructions to help with 2-coeff butterfly
2023-05-04 Konstantinos Marga... MULS instead of MUL, RA instead of RT in in1
2023-05-04 Konstantinos Marga... Turns out DCTI-Form is another variant of A-Form
2023-05-04 Konstantinos Marga... minor fixes in pseudocode, CONST_UI->CONST_SH in minor_...
2023-05-04 Konstantinos Marga... WIP: maddsubrs initial approach
2023-04-25 Jacob Lifshayreplace min/max[su][.] with minmax[.]
2023-04-18 Jacob Lifshayadd shaddw
2022-10-25 Dmitry Selyutinminor_4.csv: support shadd/shadduw instructions
2022-09-09 Dmitry Selyutinminor_22: make svshape2 really shaped
2022-09-06 Luke Kenneth Casso... REMAP parallel-reduce:
2022-09-02 Luke Kenneth Casso... add test_caller_svshape2.py and make corrections to...
2022-09-02 Luke Kenneth Casso... add svshape2 (stub pseudocode) fields, Form, and CSV...
2022-09-02 Luke Kenneth Casso... add explicit 13 patterns for svshape which make a hole...
2022-09-01 Luke Kenneth Casso... update CSV files marking those instructions that are...
2022-07-28 Luke Kenneth Casso... Revert "add fmvis as a new RM-1P-1S SVP64 RM type"
2022-07-28 Luke Kenneth Casso... add fmvis as a new RM-1P-1S SVP64 RM type
2022-07-27 Konstantinos Marga... Add fishmv instruction (bug #887)
2022-07-26 Luke Kenneth Casso... off-by-one in declaration of pattern-match XO for fmvis
2022-07-26 Luke Kenneth Casso... dang.
2022-07-26 Luke Kenneth Casso... Revert "set IN1 to NONE for fmvis", in1 is FRS.
2022-07-26 Konstantinos Marga... set IN1 to NONE for fmvis
2022-07-26 Konstantinos Marga... Add fmvis instruction + tests, bug #887
2022-07-06 Luke Kenneth Casso... add svindex to power_enums.py, minor_22.csv
2022-06-24 Luke Kenneth Casso... bmask does not have Rc=1 variant
2022-06-23 Luke Kenneth Casso... add BM2-Form to power_enums.py
2022-06-23 Andrey MiroshnikovAdded bmask, pywriter failing
2022-06-23 Luke Kenneth Casso... add explanatory comments on minor_22.csv
2022-06-23 Luke Kenneth Casso... add comment-stripping to get_csv()
2022-06-22 Andrey MiroshnikovAdded entries for cprop, not sure if correct
2022-06-20 Luke Kenneth Casso... add absolute-signed-diff next to absolute-unsigned...
2022-06-20 Luke Kenneth Casso... rename absadd[us] to absdac[ud]
2022-06-19 Luke Kenneth Casso... add absadds - signed accumulating add. DRAFT
2022-06-19 Luke Kenneth Casso... add absadd (unsigned) DRAFT
2022-06-19 Luke Kenneth Casso... add absolute-difference DRAFT
2022-06-19 Luke Kenneth Casso... add average-add DRAFT pseudocode and CSV
2022-06-19 Luke Kenneth Casso... add the rest of min/max DRAFT av opcodes
2022-06-19 Luke Kenneth Casso... add maxs DRAFT instruction
2022-06-19 Luke Kenneth Casso... extend minor_22.csv bitsel pattern to cover bits 21..31
2022-05-20 Luke Kenneth Casso... bit of a mess being sorted out
2022-05-19 Dmitry Selyutintemporarily revert opcode changes
2022-05-19 Dmitry Selyutinisatables/minor_22.csv: reflect a new XO bit
2021-11-05 Jacob Lifshayadd comment2 and unofficial fields to existing instructions
2021-07-24 Luke Kenneth Casso... added an extra SVP64 instruction, svstep, to replace...
2021-07-11 Luke Kenneth Casso... whoops 0b00002 is not binary
2021-07-11 Luke Kenneth Casso... add SVREMAP new Form / Fields and CSV entry
2021-07-11 Luke Kenneth Casso... rename svremap to svshape
2021-07-01 Luke Kenneth Casso... add TEMPORARY svremap form and instruction
2021-06-24 Luke Kenneth Casso... add extra CONDITION column to CSVs
2021-04-23 Luke Kenneth Casso... add isatables extracted from microwatt and v3.0B spec