start filling in svp64 insns
[libreriscv.git] / openpower / sv_analysis.py
2020-12-23 Luke Kenneth Casso... start filling in svp64 insns
2020-12-23 Luke Kenneth Casso... start filling in svp64 insns
2020-12-23 Luke Kenneth Casso... add temporary tables of svp64 remaps
2020-12-23 Luke Kenneth Casso... start creating svp64 remapping per instruction
2020-12-23 Luke Kenneth Casso... redo sv_analysis.py run
2020-12-23 Luke Kenneth Casso... complete first svp64 conversion, add csv writer function
2020-12-23 Luke Kenneth Casso... revert python3 syntaxisms, begin adding svp64 category...
2020-12-10 Jacob Lifshayconvert sv_analysis.py to use more standard Markdown...
2020-12-10 Jacob Lifshayformat sv_analysis.py
2020-12-09 Luke Kenneth Casso... correct name for CR=2R1W
2020-12-09 Luke Kenneth Casso... split out CR ops, sort immediates
2020-11-29 Luke Kenneth Casso... add identification of immediates to keys table
2020-11-28 Luke Kenneth Casso... add auto-generate comment
2020-11-28 Luke Kenneth Casso... add comments
2020-11-28 Luke Kenneth Casso... add more categorisation of LD/ST sv analysis forms
2020-11-28 Luke Kenneth Casso... further categorise SV ops
2020-11-28 Luke Kenneth Casso... add marked old -Form onto sv analysis
2020-11-28 Luke Kenneth Casso... add imm/CRio forms
2020-11-28 Luke Kenneth Casso... just record immediate exists not which type
2020-11-26 Luke Kenneth Casso... add more conversion types to sv analysis
2020-11-26 Luke Kenneth Casso... add constant-detection into sv_analysis.py
2020-11-26 Luke Kenneth Casso... add old SVPrefix "Forms" to sv_analysis.py
2020-10-24 Luke Kenneth Casso... update sv_analysis to count outputs
2020-10-13 Alain D D Williamsattempt at counting output registers
2020-10-09 Luke Kenneth Casso... update sv opcodes table
2020-10-09 Luke Kenneth Casso... update sv opcodes table
2020-10-09 Luke Kenneth Casso... need to determin mnemonic for groupings in sv analysis
2020-10-07 Luke Kenneth Casso... make sv_analysys python2 compatible
2020-10-07 Luke Kenneth Casso... identify FR (FP) regs
2020-10-07 Luke Kenneth Casso... remove rc and lk columns
2020-10-07 Luke Kenneth Casso... add TODO comments
2020-10-07 Luke Kenneth Casso... row sorting
2020-10-07 Luke Kenneth Casso... add but skip SPR elimination
2020-10-07 Luke Kenneth Casso... sort keys
2020-10-07 Luke Kenneth Casso... remove 1st col
2020-10-07 Luke Kenneth Casso... redo as tables
2020-10-07 Luke Kenneth Casso... add Form, ordered set
2020-10-07 Luke Kenneth Casso... table plugin
2020-10-07 Luke Kenneth Casso... table plugin
2020-10-07 Luke Kenneth Casso... table plugin
2020-10-07 Luke Kenneth Casso... table format of keys
2020-10-07 Luke Kenneth Casso... sv isatable prefix analyser