| 2022-06-23 | Andrey Miroshnikov | Added bmask, pywriter failing | commit | commitdiff | tree | 
| 2022-06-23 | Luke Kenneth... | add SPDX-License-Headers to CSV files | commit | commitdiff | tree | 
| 2022-06-23 | Luke Kenneth... | add explanatory comments on minor_22.csv | commit | commitdiff | tree | 
| 2022-06-23 | Luke Kenneth... | add comment-stripping to get_csv() | commit | commitdiff | tree | 
| 2022-06-22 | Luke Kenneth... | add BM2 Form for (DRAFT) bmask instruction | commit | commitdiff | tree | 
| 2022-06-22 | Andrey Miroshnikov | Added pc based on len(lst) | commit | commitdiff | tree | 
| 2022-06-22 | Luke Kenneth... | add another cprop test, experimenting | commit | commitdiff | tree | 
| 2022-06-22 | Luke Kenneth... | add 2nd cprop test to see what happens | commit | commitdiff | tree | 
| 2022-06-22 | Luke Kenneth... | expected number of instructions is 1 (therefore PC... | commit | commitdiff | tree | 
| 2022-06-22 | Andrey Miroshnikov | Added cprop test case, fails atm (not enabled by default) | commit | commitdiff | tree | 
| 2022-06-22 | Andrey Miroshnikov | Modified cprop pseudo-code due to parser bug | commit | commitdiff | tree | 
| 2022-06-22 | Luke Kenneth... | argh horrible hack that does not work yet for fixing... | commit | commitdiff | tree | 
| 2022-06-22 | Luke Kenneth... | add X-Form to svp64.py av opcode set | commit | commitdiff | tree | 
| 2022-06-22 | Andrey Miroshnikov | Added cprop to caller, enums, svp64 | commit | commitdiff | tree | 
| 2022-06-22 | Andrey Miroshnikov | Added CPROP to powerenums | commit | commitdiff | tree | 
| 2022-06-22 | Andrey Miroshnikov | Added entries for cprop, not sure if correct | commit | commitdiff | tree | 
| 2022-06-20 | Luke Kenneth... | add absolute-signed-diff next to absolute-unsigned... | commit | commitdiff | tree | 
| 2022-06-20 | Luke Kenneth... | rename absadd[us] to absdac[ud] | commit | commitdiff | tree | 
| 2022-06-19 | Jacob Lifshay | fix minu[.] to be unsigned | commit | commitdiff | tree | 
| 2022-06-19 | Jacob Lifshay | update after adding av instructions | commit | commitdiff | tree | 
| 2022-06-19 | Luke Kenneth... | add absadds - signed accumulating add. DRAFT | commit | commitdiff | tree | 
| 2022-06-19 | Luke Kenneth... | add absadd (unsigned) DRAFT | commit | commitdiff | tree | 
| 2022-06-19 | Luke Kenneth... | add absolute-difference DRAFT | commit | commitdiff | tree | 
| 2022-06-19 | Luke Kenneth... | add average-add DRAFT pseudocode and CSV | commit | commitdiff | tree | 
| 2022-06-19 | Luke Kenneth... | add the rest of min/max DRAFT av opcodes | commit | commitdiff | tree | 
| 2022-06-19 | Luke Kenneth... | add maxs DRAFT instruction | commit | commitdiff | tree | 
| 2022-06-19 | Luke Kenneth... | extend minor_22.csv bitsel pattern to cover bits 21..31 | commit | commitdiff | tree | 
| 2022-06-17 | Dmitry Selyutin | sv_binutils: drop SVP64_NAME_MAX | commit | commitdiff | tree | 
| 2022-06-17 | Dmitry Selyutin | sv_binutils: minor naming conventions fixup | commit | commitdiff | tree | 
| 2022-06-17 | Dmitry Selyutin | sv_binutils: rename Entry to Record | commit | commitdiff | tree | 
| 2022-06-17 | Dmitry Selyutin | sv_binutils: rename Record to Desc | commit | commitdiff | tree | 
| 2022-06-17 | Luke Kenneth... | whoops on an OR rather than an AND | commit | commitdiff | tree | 
| 2022-06-17 | Luke Kenneth... | add "redirection" of MTSPR/MFSPR into TRAP pipeline... | commit | commitdiff | tree | 
| 2022-06-17 | Luke Kenneth... | add KAIVB SPR 850 | commit | commitdiff | tree | 
| 2022-06-14 | Luke Kenneth... | update version to 0.0 to stop unnecessary pip3 installs | commit | commitdiff | tree | 
| 2022-06-14 | Luke Kenneth... | add version constraints on setup install_requires | commit | commitdiff | tree | 
| 2022-06-08 | Dmitry Selyutin | media/Makefile: switch to explicit LE toolchain | commit | commitdiff | tree | 
| 2022-06-08 | Dmitry Selyutin | svp64.py: simplify core script translation | commit | commitdiff | tree | 
| 2022-06-08 | Dmitry Selyutin | mp3_0: update assembly listing | commit | commitdiff | tree | 
| 2022-06-06 | Dmitry Selyutin | svp64.py: fix stdin/stdout modus operandi | commit | commitdiff | tree | 
| 2022-06-06 | Dmitry Selyutin | svp64.py: switch print statements to logger | commit | commitdiff | tree | 
| 2022-06-01 | Dmitry Selyutin | sv_binutils: consider RA0 operand | commit | commitdiff | tree | 
| 2022-06-01 | Dmitry Selyutin | sv_binutils: drop redundant prefix in C tags | commit | commitdiff | tree | 
| 2022-06-01 | Dmitry Selyutin | sv_binutils: exclude useless records | commit | commitdiff | tree | 
| 2022-06-01 | Dmitry Selyutin | sv_binutils: refactor CSV iteration | commit | commitdiff | tree | 
| 2022-06-01 | Dmitry Selyutin | sv_binutils: allow excluding enum values | commit | commitdiff | tree | 
| 2022-06-01 | Dmitry Selyutin | sv_binutils: update sv_extra naming | commit | commitdiff | tree | 
| 2022-06-01 | Dmitry Selyutin | sv_binutils: fix selector names | commit | commitdiff | tree | 
| 2022-06-01 | Dmitry Selyutin | sv_binutils: use ppc_opindex_t instead of unsigned... | commit | commitdiff | tree | 
| 2022-05-31 | Dmitry Selyutin | sv_binutils: use BC instead of CRB | commit | commitdiff | tree | 
| 2022-05-31 | Dmitry Selyutin | sv_binutils: fix enum name in C code | commit | commitdiff | tree | 
| 2022-05-27 | Dmitry Selyutin | sv_binutils: follow binutils PPC indentation | commit | commitdiff | tree | 
| 2022-05-27 | Dmitry Selyutin | sv_binutils: make C enums more readable | commit | commitdiff | tree | 
| 2022-05-27 | Dmitry Selyutin | sv_binutils: rename opsel to opindex as in binutils | commit | commitdiff | tree | 
| 2022-05-26 | Luke Kenneth... | add preamble on reg field encoding | commit | commitdiff | tree | 
| 2022-05-26 | Luke Kenneth... | split out CR field encoding into function | commit | commitdiff | tree | 
| 2022-05-26 | Luke Kenneth... | add some code-comments to explain CR field svp64 EXTRA... | commit | commitdiff | tree | 
| 2022-05-26 | Luke Kenneth... | Revert "svp64.py: simplify CR sv_extra and field proces... | commit | commitdiff | tree | 
| 2022-05-26 | Dmitry Selyutin | svp64.py: always put leading zeroes for prefix | commit | commitdiff | tree | 
| 2022-05-26 | Dmitry Selyutin | svp64.py: simplify CR sv_extra and field processing | commit | commitdiff | tree | 
| 2022-05-20 | Luke Kenneth... | bit of a mess being sorted out | commit | commitdiff | tree | 
| 2022-05-19 | Dmitry Selyutin | temporarily revert opcode changes | commit | commitdiff | tree | 
| 2022-05-19 | Dmitry Selyutin | isatables/minor_22.csv: reflect a new XO bit | commit | commitdiff | tree | 
| 2022-05-19 | Dmitry Selyutin | power_decoder: reflect a new XO bit | commit | commitdiff | tree | 
| 2022-05-18 | Dmitry Selyutin | svp64.py: sync remap opcode | commit | commitdiff | tree | 
| 2022-05-18 | Dmitry Selyutin | svp64.py: sync svshape opcode | commit | commitdiff | tree | 
| 2022-05-18 | Luke Kenneth... | add BM-Form and CRB-Form for bitmanip | commit | commitdiff | tree | 
| 2022-05-16 | Luke Kenneth... | add to VA-Form, alter XO on SVM and SVRM Form | commit | commitdiff | tree | 
| 2022-05-16 | Luke Kenneth... | add VA2-Form for Bitmanip ops [DRAFT] | commit | commitdiff | tree | 
| 2022-05-15 | Luke Kenneth... | add L field to TLI-Form for grwvlut | commit | commitdiff | tree | 
| 2022-05-14 | Luke Kenneth... | cut/paste error resulted in Rc=0 twice, should be Rc=1 | commit | commitdiff | tree | 
| 2022-05-14 | Luke Kenneth... | cut/paste error resulted in Rc=0 twice, should be Rc=1 | commit | commitdiff | tree | 
| 2022-05-12 | Luke Kenneth... | add "DRAFT" in front of svfparith instruction descriptions | commit | commitdiff | tree | 
| 2022-05-12 | Jacob Lifshay | add ci | commit | commitdiff | tree | 
| 2022-05-10 | Luke Kenneth... | add SimpleV-Form SVL/SVM/SVRM to svp64.py | commit | commitdiff | tree | 
| 2022-05-10 | Luke Kenneth... | rename comments persistent bit on svremap | commit | commitdiff | tree | 
| 2022-05-09 | Luke Kenneth... | comments for setvl were the wrong bit-position | commit | commitdiff | tree | 
| 2022-05-09 | Luke Kenneth... | update comments on sv.svstep | commit | commitdiff | tree | 
| 2022-05-09 | Luke Kenneth... | remove sv.setvl but *not* sv.svstep | commit | commitdiff | tree | 
| 2022-05-09 | Luke Kenneth... | whitespace | commit | commitdiff | tree | 
| 2022-05-09 | Luke Kenneth... | Revert "remove appearance of supporting sv.setvl and... | commit | commitdiff | tree | 
| 2022-05-08 | Luke Kenneth... | remove appearance of supporting sv.setvl and sv.svstep | commit | commitdiff | tree | 
| 2022-05-08 | Luke Kenneth... | add code-comments explaining that setvl, svstep svremap... | commit | commitdiff | tree | 
| 2022-05-04 | Dmitry Selyutin | sv_binutils: do not index array entries | commit | commitdiff | tree | 
| 2022-05-04 | Dmitry Selyutin | sv_binutils: update disclaimer | commit | commitdiff | tree | 
| 2022-05-03 | Dmitry Selyutin | sv_binutils: whitespaces cleanup, another take | commit | commitdiff | tree | 
| 2022-05-03 | Luke Kenneth... | space at end of lines | commit | commitdiff | tree | 
| 2022-05-03 | Luke Kenneth... | code-comments on madded and divmod2du should say RS... | commit | commitdiff | tree | 
| 2022-05-03 | Luke Kenneth... | properly fix pagereader.py to parse markdown with inden... | commit | commitdiff | tree | 
| 2022-05-03 | Luke Kenneth... | allow HTML comments to start with whitespace | commit | commitdiff | tree | 
| 2022-05-03 | Jacob Lifshay | add Rc to ternlogi | commit | commitdiff | tree | 
| 2022-05-03 | Jacob Lifshay | format code | commit | commitdiff | tree | 
| 2022-05-03 | Jacob Lifshay | add make generate | commit | commitdiff | tree | 
| 2022-05-03 | Jacob Lifshay | add svfixedarith.py to .gitignore | commit | commitdiff | tree | 
| 2022-05-03 | Jacob Lifshay | fix syntax error | commit | commitdiff | tree | 
| 2022-05-02 | Luke Kenneth... | whitespace cleanup | commit | commitdiff | tree | 
| 2022-05-02 | Luke Kenneth... | re-run sv_analysis to add mode field to csvs | commit | commitdiff | tree | 
| 2022-05-02 | Luke Kenneth... | add missing SVP64 RM "Mode" field which qualifies instr... | commit | commitdiff | tree | 
| 2022-04-29 | Luke Kenneth... | higher bits need to be checked for overflow not lower | commit | commitdiff | tree | 
| 2022-04-29 | Luke Kenneth... | invert RC and RA, making divmod2du more like divdu | commit | commitdiff | tree | 
| next |