fix form and pseudo-code for fmvis, tests in 64-bit mode
[openpower-isa.git] / openpower /
2022-07-26 Konstantinos Marga... fix form and pseudo-code for fmvis, tests in 64-bit...
2022-07-26 Luke Kenneth Casso... whitespace cleanup
2022-07-26 Konstantinos Marga... fix fmvis decoder, it's now a 2-operand instruction
2022-07-26 Konstantinos Marga... Add fmvis instruction + tests, bug #887
2022-07-12 Luke Kenneth Casso... add DX-Form FRS for fmvis
2022-07-11 Luke Kenneth Casso... add mm=1 svindex test, setting single targetted SVSHAPE
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-11 Luke Kenneth Casso... compute 2nd svindex dimension using unsignee compare
2022-07-10 Luke Kenneth Casso... add yx svindex test, needed to compute size of 2nd dim
2022-07-10 Luke Kenneth Casso... fix svindex pseudocode, set large 2nd dim on nonskip
2022-07-10 Luke Kenneth Casso... fix svindex unit test, experiment setting dimensions
2022-07-10 Luke Kenneth Casso... fix svindex pseudocode
2022-07-09 Luke Kenneth Casso... add storing of shape in requested SVSHAPE in svindex...
2022-07-06 Luke Kenneth Casso... move DX Form
2022-07-06 Luke Kenneth Casso... add first stub of svindex pseudocode
2022-07-06 Luke Kenneth Casso... add svindex to power_enums.py, minor_22.csv
2022-07-06 Luke Kenneth Casso... indentation on fields.txt to make it more markdown...
2022-07-02 Luke Kenneth Casso... add setvl CTR tests, fix CTR mode
2022-07-02 Luke Kenneth Casso... fix setvl CTR mode
2022-07-02 Luke Kenneth Casso... setvl has new CTR mode, making room in encoding needed
2022-06-26 Luke Kenneth Casso... rename SVRM *field* to SVrm to avoid a name-clash with
2022-06-25 Luke Kenneth Casso... correct undefined in av.mdwn bmask
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... invert mode-bits in bmask bm field
2022-06-24 Luke Kenneth Casso... bmask does not have Rc=1 variant
2022-06-24 Luke Kenneth Casso... sigh, bm not mode argument to bmask
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-24 Jacob Lifshayadd missed generated csv changes
2022-06-23 Luke Kenneth Casso... add BM2-Form to power_enums.py
2022-06-23 Luke Kenneth Casso... else must be on separate line in pseudocode av.mdwn
2022-06-23 Luke Kenneth Casso... missing "Special Registers Altered" on av.mdwn
2022-06-23 Andrey MiroshnikovAdded bmask, pywriter failing
2022-06-23 Luke Kenneth Casso... add SPDX-License-Headers to CSV files
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 Luke Kenneth Casso... add BM2 Form for (DRAFT) bmask instruction
2022-06-22 Andrey MiroshnikovModified cprop pseudo-code due to parser bug
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 Jacob Lifshayfix minu[.] to be unsigned
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-06-17 Luke Kenneth Casso... add KAIVB SPR 850
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
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-14 Luke Kenneth Casso... cut/paste error resulted in Rc=0 twice, should be Rc=1
2022-05-14 Luke Kenneth Casso... cut/paste error resulted in Rc=0 twice, should be Rc=1
2022-05-12 Luke Kenneth Casso... add "DRAFT" in front of svfparith instruction descriptions
2022-05-03 Luke Kenneth Casso... code-comments on madded and divmod2du should say RS...
2022-05-03 Luke Kenneth Casso... properly fix pagereader.py to parse markdown with inden...
2022-05-03 Jacob Lifshayadd Rc to ternlogi
2022-05-03 Jacob Lifshayfix syntax error
2022-05-02 Luke Kenneth Casso... re-run sv_analysis to add mode field to csvs
2022-04-29 Luke Kenneth Casso... higher bits need to be checked for overflow not lower
2022-04-29 Luke Kenneth Casso... invert RC and RA, making divmod2du more like divdu
2022-04-27 Luke Kenneth Casso... accidentally added svfixedarith.mdwn to wiki rather...
2022-01-18 Jacob Lifshaygrev[w][i][.] pseudo-code works
2022-01-14 Jacob Lifshayremove stray newline
2022-01-14 Jacob Lifshayadd grev[w][i][.] pseudo-code
2022-01-06 Jacob Lifshayadd grev[w][i] instructions
2022-01-06 Luke Kenneth Casso... add tlbsync and wait as NOPs
2022-01-05 Luke Kenneth Casso... add eieio instruction as a NOP to minor 31 csv
2021-12-11 Luke Kenneth Casso... remove ROTL64(1, idx), just use TLI[7-idx] it is shorte...
2021-12-11 Luke Kenneth Casso... use concat in ternlogi to reduce code size
2021-12-10 Jacob Lifshaychange ternlogi to not have Rc field
2021-12-10 Jacob Lifshayadd .gitignore to ignore the generated vhdl
2021-12-09 Jacob Lifshayadd initial ternlogi pseudo-code
2021-12-02 Jacob Lifshaymove ternlogi to SHIFT_ROT unit
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-12 Jacob Lifshaychange ternaryi to correct register fields
2021-11-05 Jacob Lifshayadd ternaryi
2021-11-05 Jacob Lifshayadd comment2 and unofficial fields to existing instructions
2021-11-04 Tobias Platendcbz needs to go through ldst function unit
2021-10-13 Dmitry Selyutinfixedlogical: simplify extsw
2021-10-13 Dmitry Selyutinfixedlogical: simplify extsh
2021-10-13 Dmitry Selyutinfixedlogical: simplify extsb
2021-10-10 Luke Kenneth Casso... corrections to EXTSXL 0x000000090000093 table for extsb...
2021-10-10 Dmitry Selyutinisafunctions/extsxl: fix one of markdown tables
2021-10-04 Luke Kenneth Casso... corrections to csv files
2021-10-04 Luke Kenneth Casso... add another extsxl csv file
2021-10-04 Luke Kenneth Casso... replace f with F in csv files
2021-10-04 Luke Kenneth Casso... add extsxl csv files
2021-10-04 Luke Kenneth Casso... test adding extsxl data
2021-10-04 Luke Kenneth Casso... add blank example file
next