power_decoder: reflect a new XO bit
[openpower-isa.git] / src /
2022-05-19 Dmitry Selyutinpower_decoder: reflect a new XO bit
2022-05-18 Dmitry Selyutinsvp64.py: sync remap opcode
2022-05-18 Dmitry Selyutinsvp64.py: sync svshape opcode
2022-05-10 Luke Kenneth Casso... add SimpleV-Form SVL/SVM/SVRM to svp64.py
2022-05-10 Luke Kenneth Casso... rename comments persistent bit on svremap
2022-05-09 Luke Kenneth Casso... comments for setvl were the wrong bit-position
2022-05-09 Luke Kenneth Casso... update comments on sv.svstep
2022-05-09 Luke Kenneth Casso... remove sv.setvl but *not* sv.svstep
2022-05-09 Luke Kenneth Casso... whitespace
2022-05-09 Luke Kenneth Casso... Revert "remove appearance of supporting sv.setvl and...
2022-05-08 Luke Kenneth Casso... remove appearance of supporting sv.setvl and sv.svstep
2022-05-08 Luke Kenneth Casso... add code-comments explaining that setvl, svstep svremap...
2022-05-04 Dmitry Selyutinsv_binutils: do not index array entries
2022-05-04 Dmitry Selyutinsv_binutils: update disclaimer
2022-05-03 Dmitry Selyutinsv_binutils: whitespaces cleanup, another take
2022-05-03 Luke Kenneth Casso... space at end of lines
2022-05-03 Luke Kenneth Casso... properly fix pagereader.py to parse markdown with inden...
2022-05-03 Luke Kenneth Casso... allow HTML comments to start with whitespace
2022-05-03 Jacob Lifshayadd Rc to ternlogi
2022-05-03 Jacob Lifshayformat code
2022-05-03 Jacob Lifshayadd svfixedarith.py to .gitignore
2022-05-02 Luke Kenneth Casso... whitespace cleanup
2022-05-02 Luke Kenneth Casso... add missing SVP64 RM "Mode" field which qualifies instr...
2022-04-25 Dmitry Selyutinsv_binutils: fix fields enum c_decl method
2022-04-25 Dmitry Selyutinsv_binutils: fix fields enum naming
2022-04-25 Dmitry Selyutinsv_binutils: comment about enum aliases
2022-04-25 Dmitry Selyutinsv_binutils: fix missing fields aliases
2022-04-25 Dmitry Selyutinsv_binutils: wrap SVP64_FIELD_SET macro
2022-04-25 Dmitry Selyutinsv_binutils: undefine temporary macros
2022-04-25 Dmitry Selyutinsv_binutils: refactor fields generation
2022-04-25 Dmitry Selyutinsv_binutils: support any arguments in c_value method
2022-04-25 Dmitry Selyutinsv_binutils: convert c_var methods to simple functions
2022-04-25 Dmitry Selyutinsv_binutils: introduce Bitmap class
2022-04-25 Dmitry Selyutinselectable_int: remove debug prints
2022-04-25 Dmitry Selyutinsv_binutils: fix metaclass arguments
2022-04-20 Dmitry Selyutinselectable_int: derive SelectableIntMapping on per...
2022-04-20 Dmitry Selyutinsv_binutils: generate fields tables
2022-04-20 Dmitry Selyutinsv_binutils: introduce Enum c_name property
2022-04-20 Dmitry Selyutinsv_binutils: generate entries and num_entries via classes
2022-04-20 Dmitry Selyutinsv_binutils: allow to instantiate integers from symbols
2022-04-20 Dmitry Selyutinsv_binutils: introduce fields generation
2022-04-20 Dmitry Selyutinisa.caller: support default SVP64PrefixFields initializ...
2022-04-20 Dmitry Selyutinsv_binutils: simplify array syntax
2022-04-20 Dmitry Selyutinsv_binutils: introduce uint8_t and size_t; drop integer...
2022-04-20 Dmitry Selyutinsv_binutils: deprecate Opcode classes
2022-04-20 Dmitry Selyutinsv_binutils: introduce prefix and suffix in c_var method
2022-04-20 Dmitry Selyutinsv_binutils: introduce Array class
2022-04-19 Dmitry Selyutinsv_binutils: use c_typedef more often
2022-04-19 Dmitry Selyutinsv_binutils: integrate c_typedef into base metaclass
2022-04-19 Dmitry Selyutinsv_binutils: introduce Integer class
2022-04-19 Dmitry Selyutinsv_binutils: inherit metaclasses correctly
2022-04-19 Dmitry Selyutinsv_binutils: inherit Struct; drop code duplication
2022-04-19 Dmitry Selyutinsv_binutils: introduce Struct helper class
2022-04-19 Dmitry Selyutinsv_binutils: follow cls arguments naming conventions
2022-04-19 Dmitry Selyutinselectable_int: simplify SelectableIntMapping class
2022-04-19 Dmitry Selyutinsv_binutils: support custom enum tags
2022-04-19 Dmitry Selyutinsv_binutils: simplify enum metaclass
2022-04-19 Dmitry Selyutinisa.caller: support whole integer pseudo-field
2022-04-19 Dmitry Selyutinisa.caller: refactor SVP64PrefixFields class
2022-04-19 Dmitry Selyutinisa.caller: refactor SVP64RMFields class
2022-04-19 Dmitry Selyutinselectable_int: introduce SelectableIntMapping class
2022-04-19 Dmitry Selyutinselectable_int: make FieldSelectableInt.__repr__ more...
2022-04-19 Dmitry Selyutinselectable_int: make SelectableInt.__repr__ more flexible
2022-04-19 Dmitry Selyutinselectable_int: allow range in FieldSelectableInt
2022-04-15 Dmitry Selyutinsv_binutils: introduce opsel mappings
2022-04-12 Luke Kenneth Casso... add description of modes, copied from specs
2022-04-12 Dmitry SelyutinRevert "sv_binutils: generate register categories mapping"
2022-04-12 Luke Kenneth Casso... add extra links to modes
2022-04-12 Luke Kenneth Casso... attempt to get QemuController operational
2022-04-10 Dmitry Selyutinsv_binutils: generate register categories mapping
2022-04-08 Jacob Lifshayadd SPDX-License-Identifier rather than License:
2022-04-08 Jacob Lifshayformat code
2022-04-07 Luke Kenneth Casso... whitespace (80 char limit)
2022-04-07 Luke Kenneth Casso... comment 64-bit of predicate (all 1s)
2022-04-06 Luke Kenneth Casso... clarify comments on EXTRA2 exceptions for encoding...
2022-03-26 Luke Kenneth Casso... Revert "add WIP text_tree_graph.py"
2022-03-26 Luke Kenneth Casso... Revert "add python generator version of tree reduction"
2022-03-25 Jacob Lifshayadd python generator version of tree reduction
2022-03-25 Jacob Lifshayadd WIP text_tree_graph.py
2022-02-28 Dmitry Selyutinsv_binutils: introduce constants class
2022-02-28 Dmitry Selyutinopenpower.consts: replace botchify with metaclass
2022-02-28 Dmitry Selyutinopenpower.const: switch to enum class
2022-02-28 Dmitry Selyutinsv_binutils: use metaclass for enumerations
2022-02-28 Luke Kenneth Casso... add default XLEN=64 as temporary hack
2022-02-28 Luke Kenneth Casso... hmm something wrong with negative branch
2022-02-24 Jacob Lifshayadd rldimi test case
2022-01-31 Dmitry Selyutinsv_binutils: consider RC
2022-01-31 Dmitry Selyutinsv_binutils: refactor parsing
2022-01-31 Dmitry Selyutinsv_binutils: drop obsolete code
2022-01-29 Dmitry SelyutinRevert "sv_binutils: introduce per-record validity...
2022-01-29 Dmitry Selyutinsv_binutils: introduce per-record validity flag
2022-01-29 Dmitry Selyutinsv_binutils: mark already visited instructions
2022-01-29 Dmitry Selyutinsv_binutils: drop opcode structure
2022-01-28 Luke Kenneth Casso... rename wb_get_classic
2022-01-24 Luke Kenneth Casso... doh, self.srr1 not srr1 (local variable)
2022-01-24 Luke Kenneth Casso... blech, add horrible hack: a length parameter to LDSTExc...
2022-01-24 Luke Kenneth Casso... remove read of SRR1 for TRAP pipeline, pass via LDSTExc...
2022-01-24 Luke Kenneth Casso... add SRR1 to LDSTException
2022-01-24 Luke Kenneth Casso... add extra bc regression test
2022-01-23 Dmitry Selyutinsv_binutils: split svp64_record structure (bits only)
next