slightly different crops failfirst mode bits
[openpower-isa.git] / src / openpower / sv / trans /
2022-09-05 Luke Kenneth Casso... add a new log option to pysvp64dis and make it a comman...
2022-09-05 Luke Kenneth Casso... remove parallel-reduction mode from decoder and sv...
2022-09-05 Luke Kenneth Casso... rename "PARALLEL" enums to "PTREDUCE" - parallel tree...
2022-09-04 Luke Kenneth Casso... add parallel-reduction (subvl=0) in sv/trans/svp64.py
2022-09-04 Jacob Lifshayreallocate opcodes for ffadds (converted to X-FORM...
2022-09-03 Dmitry Selyutinpysvp64dis: support verbose mode
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... add svshape2 to sv/trans/svp64.py
2022-09-02 Luke Kenneth Casso... disallow reserved SVrm values in svshape, svp64.py
2022-09-02 Dmitry Selyutinpysvp64dis: refactor instruction loading
2022-09-01 Jacob Lifshayremove support for unnamed arguments for @_custom_insns...
2022-09-01 Jacob Lifshayremove dead code, sv.svstep and sv.fcoss are now handle...
2022-09-01 Jacob Lifshaymake sv.instr use CUSTOM_INSNS by default for assemblin...
2022-09-01 Jacob Lifshayuse a decorator for constructing CUSTOM_INSNS
2022-09-01 Jacob Lifshayfix comment location
2022-09-01 Jacob Lifshayformat code
2022-08-30 Luke Kenneth Casso... Revert "format code"
2022-08-30 Luke Kenneth Casso... Revert "fix comment location"
2022-08-30 Luke Kenneth Casso... Revert "use a decorator for constructing CUSTOM_INSNS"
2022-08-30 Luke Kenneth Casso... Revert "make sv.instr use CUSTOM_INSNS by default for...
2022-08-30 Luke Kenneth Casso... Revert "remove dead code, sv.svstep and sv.fcoss are...
2022-08-30 Luke Kenneth Casso... Revert "remove fuck-up by programmerjake not reading...
2022-08-30 Luke Kenneth Casso... remove fuck-up by programmerjake not reading the specif...
2022-08-30 Dmitry Selyutinpysvp64dis: stop interation upon empty suffix
2022-08-30 Jacob Lifshayremove dead code, sv.svstep and sv.fcoss are now handle...
2022-08-30 Jacob Lifshaymake sv.instr use CUSTOM_INSNS by default for assemblin...
2022-08-30 Jacob Lifshayuse a decorator for constructing CUSTOM_INSNS
2022-08-30 Jacob Lifshayfix comment location
2022-08-30 Jacob Lifshayformat code
2022-08-30 Dmitry Selyutinpysvp64dis: remove obsolete imports
2022-08-30 Dmitry Selyutinpower_insn: convert PO field name to lower case
2022-08-29 Luke Kenneth Casso... remove insertion of instruction as a comment
2022-08-29 Luke Kenneth Casso... gaah what a frickin mess
2022-08-29 Dmitry Selyutinpysvp64asm: switch to new fields
2022-08-29 Dmitry Selyutinpower_insn: switch to new fields
2022-08-29 Dmitry Selyutinselectable_int: refactor fields mappings
2022-08-29 Dmitry Selyutinpower_insn: decouple instruction classes
2022-08-29 Dmitry Selyutinpysvp64dis: provide BC mode sketch
2022-08-29 Dmitry Selyutinpysvp64asm: clean import directives
2022-08-29 Dmitry Selyutinpysvp64dis: refactor inheritance model
2022-08-29 Dmitry Selyutinpysvp64dis: introduce disassemble routine
2022-08-29 Dmitry Selyutinpysvp64dis: consider instruction name
2022-08-29 Dmitry Selyutinpysvp64dis: consult the instruction database
2022-08-29 Dmitry Selyutinpysvp64dis: accept SelectableInt as an Instruction
2022-08-29 Dmitry Selyutinpysvp64dis: introduce Suffix helper class
2022-08-29 Dmitry Selyutinpysvp64dis: introduce global cached insn database
2022-08-29 Dmitry Selyutinpysvp64dis: refactor prefix handling
2022-08-29 Dmitry Selyutinpysvp64dis: introduce Prefix and RM classes
2022-08-29 Dmitry Selyutinpysvp64dis: dump to output file; use explicit arguments
2022-08-29 Dmitry Selyutinpysvp64dis: refactor classes; use fields helpers
2022-08-29 Dmitry Selyutinpysvp64dis: fix prefix/suffix properties
2022-08-29 Dmitry Selyutinpysvp64asm: uncomment the remapped instructions
2022-08-29 Luke Kenneth Casso... Revert "support assembling svp64 instructions with...
2022-08-29 Luke Kenneth Casso... add two instructions demoing broken commit 0e80cab3b809d43
2022-08-29 Jacob Lifshaysupport assembling svp64 instructions with custom suffi...
2022-08-26 Luke Kenneth Casso... code-shuffle on if/elif/nots in sv/trans/svp64.py
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-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-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-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-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-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
next