add elwidth overrides to get_idx_out2
[openpower-isa.git] / src / openpower / sv /
2022-08-26 Jacob Lifshayadd original instruction as a comment, improving debugg...
2022-08-26 Jacob Lifshayadd support for comments in instructions
2022-08-26 Jacob Lifshayinclude original svp64 instruction in comment on prefix
2022-08-26 Jacob Lifshayfix typo
2022-08-26 Luke Kenneth Casso... update comments
2022-08-25 Jacob Lifshayfix assembling `sv.add.`
2022-08-25 Jacob Lifshayformat .../trans/svp64.py
2022-08-24 Luke Kenneth Casso... remove non-orthogonal ldst_shift
2022-08-24 Luke Kenneth Casso... fix annoying typo, comment-out asm_process()
2022-08-24 Luke Kenneth Casso... ha ha very funny, sv.andi does not exist, only "sv...
2022-08-24 Jacob Lifshayfix translation of instructions that require Rc=True...
2022-08-17 Dmitry Selyutinsv_binutils: support functions
2022-08-16 Dmitry Selyutinpysvp64dis: rename the script due to name conflicts
2022-08-15 Dmitry Selyutinpysvp64dis: switch to SelectableInt class
2022-08-15 Dmitry Selyutinpysvp64dis: introduce disassembler script
2022-08-14 Dmitry Selyutinsv_binutils: consider only SVP64 instructions
2022-08-14 Dmitry Selyutinsv_binutils: do not generate svp64_opindex_rm_field
2022-08-14 Dmitry Selyutinsv_binutils: support opcodes
2022-08-14 Dmitry Selyutinsv_binutils: migrate to instructions db
2022-08-14 Dmitry Selyutinisatables: introduce instruction database CSV
2022-08-14 Dmitry Selyutinsv_analysis: decouple CSVs glob code
2022-08-13 Luke Kenneth Casso... remove Pack/Unpack flag entirely from sv_analysis
2022-08-13 Luke Kenneth Casso... disable pack/unpack in sv_analysis.py - going to use...
2022-08-07 Luke Kenneth Casso... move reg ptogiling out to separate function in sv_analysis
2022-08-07 Luke Kenneth Casso... move extra classification to separate function in sv_an...
2022-08-06 Luke Kenneth Casso... split cav reading into separate function
2022-08-06 Luke Kenneth Casso... add svanalysis docstrings
2022-08-05 Luke Kenneth Casso... Revert "comment out mfcr in sv_analysis.py for now"
2022-08-05 Luke Kenneth Casso... add fishmv unusual overwrite to svanalysis
2022-08-05 Luke Kenneth Casso... comment out mfcr in sv_analysis.py for now
2022-08-04 Dmitry Selyutinsv_binutils: drop dead code
2022-08-03 Luke Kenneth Casso... completely bungled multi-EXTRA specs
2022-08-03 Luke Kenneth Casso... WHOOPS. set the pack column in CSV files unconditionall...
2022-07-30 Dmitry Selyutinsv_binutils: refactor naming conventions
2022-07-30 Dmitry Selyutinsv_binutils: introduce svp64_opindex_rm_field routine
2022-07-30 Luke Kenneth Casso... add LDST-2P-*PU.csv, tracked down weirdness, it was the
2022-07-30 Luke Kenneth Casso... addPack/Unpack to sv_analysis, extra CSV column.
2022-07-28 Luke Kenneth Casso... much dumbness. fmvis is RM-1P-1D
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-28 Dmitry Selyutinsv_binutils: include SVP64 context header
2022-07-28 Dmitry Selyutinsv_binutils: remove separate CRs table
2022-07-27 Luke Kenneth Casso... add extra fmvis to see what is going on
2022-07-27 Konstantinos Marga... Fix fmvis & fishmv bit handling for d0, add tests for...
2022-07-27 Konstantinos Marga... Add fishmv instruction (bug #887)
2022-07-27 Konstantinos Marga... fix wrong shift in fmvis, use correct immediates in...
2022-07-26 Luke Kenneth Casso... add some more example fmvis to work out which is LSB...
2022-07-26 Luke Kenneth Casso... add example fmvis instruction to trans/svp64.py
2022-07-26 Luke Kenneth Casso... annoying. DX-Form is one exception to the rule of havin...
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-25 Dmitry Selyutinsvp64.py: fix alignment
2022-07-25 Dmitry Selyutinsvp64.py: update svindex operands
2022-07-21 Luke Kenneth Casso... add dsubstep to ISACaller
2022-07-20 Luke Kenneth Casso... rename substep to ssubstep, add dsubstep to SVP64State
2022-07-18 Luke Kenneth Casso... rename SVSTATE.svstep to SVSTATE.substep to avoid
2022-07-12 Luke Kenneth Casso... add recognition of 0xNNN and 0bMMMM to sv/trans/svp64.py
2022-07-11 Andrey MiroshnikovAdded insn initialisation for grev() func
2022-07-06 Dmitry Selyutinsvp64.py: allow macros as register names
2022-07-06 Dmitry Selyutinsvp64.py: generate registers
2022-07-05 Luke Kenneth Casso... convert test_caller_setvl.py to new vector numbering...
2022-07-05 Luke Kenneth Casso... add "*%" and "*" vector-numbering convention
2022-07-05 Luke Kenneth Casso... add note about bug #884 new reg vector naming convention
2022-06-30 Luke Kenneth Casso... do CSV isatables explicitly in sv_analysis.py
2022-06-30 Luke Kenneth Casso... explicit output of opcode_regs_deduped in mdwn table...
2022-06-28 Luke Kenneth Casso... add recognition of "sv." to pysvp64asm
2022-06-26 Luke Kenneth Casso... whoops svp64.py testing wrong variable on sv.svstep
2022-06-26 Luke Kenneth Casso... rename SVRM *field* to SVrm to avoid a name-clash with
2022-06-26 Dmitry Selyutinsvp64.py: decrement SVd operand
2022-06-26 Dmitry Selyutinsvp64.py: fix ignored field range
2022-06-26 Dmitry Selyutinsvp64.py: drop commented code
2022-06-26 Dmitry Selyutinsvp64.py: fix fsins/fcoss X-FORM
2022-06-26 Luke Kenneth Casso... whitespace
2022-06-26 Luke Kenneth Casso... svp64.py: sync SVRM-Form used for svshape
2022-06-26 Luke Kenneth Casso... svp64.py: fix svshape and setvl plus couple of oddities
2022-06-26 Luke Kenneth Casso... svp64.py: add -FORM headers to more functions
2022-06-26 Luke Kenneth Casso... svp64.py: fix bmask entry
2022-06-26 Dmitry Selyutinsvp64.py: group 32-bit instructions into the table
2022-06-26 Dmitry Selyutinsvp64.py: align indentation
2022-06-24 Luke Kenneth Casso... add svindex XO field 101001
2022-06-24 Luke Kenneth Casso... rename mask to rmm in svindex
2022-06-24 Dmitry Selyutinsvp64.py: support svindex instruction
2022-06-24 Luke Kenneth Casso... correct bmask conversion to binary (wrong instruction...
2022-06-23 Andrey MiroshnikovAdded bmask, pywriter failing
2022-06-22 Luke Kenneth Casso... add X-Form to svp64.py av opcode set
2022-06-22 Andrey MiroshnikovAdded cprop to caller, enums, svp64
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 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-17 Dmitry Selyutinsv_binutils: drop SVP64_NAME_MAX
2022-06-17 Dmitry Selyutinsv_binutils: minor naming conventions fixup
2022-06-17 Dmitry Selyutinsv_binutils: rename Entry to Record
2022-06-17 Dmitry Selyutinsv_binutils: rename Record to Desc
2022-06-08 Dmitry Selyutinsvp64.py: simplify core script translation
2022-06-06 Dmitry Selyutinsvp64.py: fix stdin/stdout modus operandi
2022-06-06 Dmitry Selyutinsvp64.py: switch print statements to logger
next