rewrite pcdec. pseudocode to work better for JPEG
[openpower-isa.git] / openpower / isatables / fields.text
2022-09-30 Jacob Lifshayrewrite pcdec. pseudocode to work better for JPEG
2022-09-28 Luke Kenneth Casso... add Z23 shift-mode fields.txt
2022-09-23 Luke Kenneth Casso... reduce field name lengths (not in use)
2022-09-23 Jacob Lifshayadd pcdec -- doesn't yet work due to broken ISACaller...
2022-09-15 Luke Kenneth Casso... fix sprset mtspr/mfspr pseudocode with wrong definition of
2022-09-13 Jacob Lifshayfix X-FORM lines for fptrans -- I forgot Rc
2022-09-13 Jacob Lifshayadd missing X-FORM lines for fptrans
2022-09-10 Dmitry Selyutinfields.text: this fish ain't moving
2022-09-09 Luke Kenneth Casso... "D" of fishmv RT,D has to be done as a custom field
2022-09-09 Dmitry Selyutinfields.text: this fish ain't moving
2022-09-09 Luke Kenneth Casso... added missing RA RB RT to TLI-Form fields.txt
2022-09-08 Luke Kenneth Casso... rename svshape and svoffset fields
2022-09-08 Dmitry Selyutinsvshape2: rename fields
2022-09-06 Luke Kenneth Casso... removing two unused fields (E) which somehow
2022-09-03 Luke Kenneth Casso... Revert "add inv option to svshape2 (only 1 bit)"
2022-09-03 Luke Kenneth Casso... add inv option to svshape2 (only 1 bit)
2022-09-02 Luke Kenneth Casso... add test_caller_svshape2.py and make corrections to...
2022-09-02 Luke Kenneth Casso... whoops bit 25 is sk not vf in svshape2. matches with...
2022-09-02 Luke Kenneth Casso... add svshape2 (stub pseudocode) fields, Form, and CSV...
2022-07-12 Luke Kenneth Casso... add DX-Form FRS for fmvis
2022-07-11 Andrey MiroshnikovMissed another two form sub-headings
2022-07-11 Andrey MiroshnikovMissed another two form sub-headings
2022-07-11 Andrey MiroshnikovFixed missing space for form headings
2022-07-10 Luke Kenneth Casso... fix svindex pseudocode
2022-07-06 Luke Kenneth Casso... move DX Form
2022-07-06 Luke Kenneth Casso... indentation on fields.txt to make it more markdown...
2022-06-26 Luke Kenneth Casso... rename SVRM *field* to SVrm to avoid a name-clash with
2022-06-24 Luke Kenneth Casso... rename mask field to rmm to avoid using "mask" in binutils
2022-06-24 Luke Kenneth Casso... add SVd to fields.txt (SVI-Form)
2022-06-24 Luke Kenneth Casso... add to fields.txt for the svstep instruction
2022-06-24 Luke Kenneth Casso... add svindex SVI-Form to fields.txt
2022-06-22 Luke Kenneth Casso... add BM2 Form for (DRAFT) bmask instruction
2022-05-18 Luke Kenneth Casso... add BM-Form and CRB-Form for bitmanip
2022-05-16 Luke Kenneth Casso... add to VA-Form, alter XO on SVM and SVRM Form
2022-05-16 Luke Kenneth Casso... add VA2-Form for Bitmanip ops [DRAFT]
2022-05-15 Luke Kenneth Casso... add L field to TLI-Form for grwvlut
2022-05-03 Jacob Lifshayadd Rc to ternlogi
2022-01-06 Jacob Lifshayadd grev[w][i] instructions
2021-12-10 Jacob Lifshaychange ternlogi to not have Rc field
2021-11-17 Jacob Lifshayrename ternary->ternlog and associated form/field TI...
2021-11-13 Jacob Lifshayremove excess I from ternary-related names
2021-11-05 Jacob Lifshayadd ternaryi
2021-08-07 Luke Kenneth Casso... remove SVP64 Branch format modifications (achieve a...
2021-08-05 Luke Kenneth Casso... add SVP64 Branch-Conditional equivalent of Rc fields
2021-07-15 Luke Kenneth Casso... add extra "persistence" bit to svremap instruction
2021-07-11 Luke Kenneth Casso... minor reordering of setvl and svshape: svshape is now...
2021-07-11 Luke Kenneth Casso... update svremap instruction to correctly store immediate...
2021-07-11 Luke Kenneth Casso... add SVREMAP new Form / Fields and CSV entry
2021-07-08 Luke Kenneth Casso... add in extra "vertical" mode into SVP64 setvl
2021-07-06 Luke Kenneth Casso... add FFT REMAP butterfly unit test
2021-07-05 Luke Kenneth Casso... fix svremap field offsets
2021-07-05 Luke Kenneth Casso... add svremap manual instruction (Primary Opcode 22,...
2021-07-01 Luke Kenneth Casso... add TEMPORARY svremap form and instruction
2021-06-23 Luke Kenneth Casso... only add SVP64 bitreverse mode for LDs at the moment...
2021-06-23 Luke Kenneth Casso... add SVD-Form and SVDS-Form, variants of fixedload for...
2021-06-18 Luke Kenneth Casso... add SVR-Form and associated fields
2021-06-17 Luke Kenneth Casso... add SV "Context Propagation" Form
2021-04-23 Luke Kenneth Casso... add isatables extracted from microwatt and v3.0B spec