openpower-isa.git
2022-08-29 Dmitry Selyutinpower_fields: introduce new-style fields classes
2022-08-29 Dmitry Selyutinpower_fields: move BitRange to selectable_int
2022-08-29 Dmitry Selyutinselectable_int: support FSI.__len__ method
2022-08-29 Luke Kenneth... selectable_int: fix check on SI constructor
2022-08-29 Dmitry Selyutinselectable_int: refactor fields mappings
2022-08-29 Dmitry Selyutinpower_insn: decouple instruction classes
2022-08-29 Dmitry Selyutinselectable_int: canonicalize indentation
2022-08-29 Dmitry Selyutinpysvp64dis: provide BC mode sketch
2022-08-29 Dmitry Selyutinselectable_int: allow further fields slicing
2022-08-29 Dmitry Selyutinselectable_int: support fields boolean check
2022-08-29 Dmitry Selyutinselectable_int: allow multi-level fields
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 Selyutinselectable_int: support int casts
2022-08-29 Dmitry Selyutinpower_insn: rename Instruction to Record
2022-08-29 Dmitry Selyutinpower_insn: fix opcode-based lookups
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 Selyutinselectable_int: fix multi-dimensional mappings
2022-08-29 Luke Kenneth... add some debug logs to SelectableInt to help track...
2022-08-29 Luke Kenneth... whitespace - keep to under 80 chars
2022-08-29 Dmitry Selyutinpysvp64dis: introduce Prefix and RM classes
2022-08-29 Dmitry Selyutinselectable_int: refactor mappings
2022-08-29 Dmitry Selyutinpysvp64dis: dump to output file; use explicit arguments
2022-08-29 Dmitry Selyutinselectable_int: allow fields-based instantiation
2022-08-29 Dmitry Selyutinselectable_int: inherit mapping bits
2022-08-29 Dmitry Selyutinselectable_int: strengthen type checks
2022-08-29 Dmitry Selyutinpysvp64dis: refactor classes; use fields helpers
2022-08-29 Dmitry Selyutinpysvp64dis: fix prefix/suffix properties
2022-08-29 Dmitry Selyutinselectable_int: support fields comparisons
2022-08-29 Dmitry Selyutinpysvp64asm: uncomment the remapped instructions
2022-08-29 Luke Kenneth... add setvl and other sv* management instructions to...
2022-08-29 Luke Kenneth... add logging into ISACaller.handle_overflow to see what...
2022-08-29 Luke Kenneth... switch off XER.so reading on "setvl.", it makes no...
2022-08-29 Luke Kenneth... Revert "support assembling svp64 instructions with...
2022-08-29 Luke Kenneth... add two instructions demoing broken commit 0e80cab3b809d43
2022-08-29 Jacob Lifshayfix issue with cpython 3.7
2022-08-29 Jacob Lifshaysvp64_utf_8_validation.py works!
2022-08-29 Jacob Lifshaysupport assembling svp64 instructions with custom suffi...
2022-08-29 Jacob Lifshayallow tests to pass None in order to not have to match...
2022-08-29 Jacob Lifshaylog memory in a more fancy format, like hexdump -C
2022-08-28 Jacob Lifshaystop printing log silence state
2022-08-26 Luke Kenneth... initialise overflow to zero in setvl, unconditionally.
2022-08-26 Luke Kenneth... sigh, update setvl tests, to spec, and ISACaller
2022-08-26 Luke Kenneth... add setvl unit tests for overflow condition.
2022-08-26 Luke Kenneth... put back overflow in setvl, TODO actually set an overfl...
2022-08-26 Luke Kenneth... okaaaay, long story. using GPR(_RT) <- something will...
2022-08-26 Luke Kenneth... Revert "fix setvl. not setting CR0 properly"
2022-08-26 Luke Kenneth... code-shuffle on if/elif/nots in sv/trans/svp64.py
2022-08-26 Jacob Lifshayworking on svp64_utf_8_validation.py -- still broken...
2022-08-26 Jacob Lifshayadd more logging
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 Lifshayadd some logging
2022-08-26 Jacob Lifshayfix setvl. not setting CR0 properly
2022-08-26 Jacob Lifshayconvert more `print`s to `log`s
2022-08-26 Jacob Lifshayinclude original svp64 instruction in comment on prefix
2022-08-26 Jacob Lifshaylog rather than print SKIPPED
2022-08-26 Jacob Lifshaymake logging more configurable
2022-08-26 Jacob Lifshayfix typo
2022-08-26 Luke Kenneth... update comments
2022-08-25 Jacob Lifshayadd qemu-system-ppc to .gitlab-ci.yml
2022-08-25 Jacob Lifshaymark all known-broken tests so CI passes
2022-08-25 Jacob Lifshayskip gdb tests when gdb isn't found
2022-08-25 Jacob Lifshayallow crtl tests to run in parallel
2022-08-25 Luke Kenneth... nmigen.info is being cyber-squatted, has to be removed...
2022-08-25 Jacob Lifshayadd XFAIL because the file improperly accesses pdecode2...
2022-08-25 Jacob Lifshayadd more generated output to .gitignore
2022-08-25 Jacob Lifshayadd missing assemblers to .gitlab-ci.yml
2022-08-25 Jacob Lifshayadd missing on_SmtExpr methods
2022-08-25 Jacob Lifshayfix assembling `sv.add.`
2022-08-25 Jacob Lifshayformat .../trans/svp64.py
2022-08-25 Jacob Lifshaymake pytest ignore non-test classes, these're the last...
2022-08-25 Jacob Lifshayconvert all test_caller*.py to work with pytest/unittes...
2022-08-25 Jacob Lifshayfix deprecated imports
2022-08-25 Jacob Lifshayremove last uses of soc
2022-08-25 Jacob Lifshayformat test/runner.py
2022-08-25 Jacob Lifshaychange test cases to use TestRunnerBase in order to...
2022-08-24 Luke Kenneth... remove non-orthogonal ldst_shift
2022-08-24 Luke Kenneth... fix annoying typo, comment-out asm_process()
2022-08-24 Luke Kenneth... duplicate RM CSV entries gone after re-run of sv_analys...
2022-08-24 Luke Kenneth... hmm tdi/twi are kinda valid as svp64 prefixable
2022-08-24 Luke Kenneth... ha ha very funny, sv.andi does not exist, only "sv...
2022-08-24 Jacob Lifshayworking on svp64 utf-8 validation -- still broken
2022-08-24 Jacob Lifshayfix translation of instructions that require Rc=True...
2022-08-24 Jacob Lifshayadd self.subTest and src_loc_at support to TestAccumula...
2022-08-24 Jacob Lifshaymisc cleanup
2022-08-24 Jacob Lifshayfinished writing svp64 utf-8 validation algorithm ...
2022-08-23 Jacob Lifshayadd WIP svp64 utf-8 validation algorithm
2022-08-18 Luke Kenneth... use bitpattern in minor_30.csv to give a single match for
2022-08-17 Dmitry Selyutinsv_binutils: support functions
2022-08-17 Dmitry Selyutinpower_insn: support function property
2022-08-17 Dmitry Selyutinpower_insn: fix sv_extra algorithm
2022-08-17 Dmitry Selyutinpower_enums: fix conversion from selector to reg
2022-08-17 Luke Kenneth... again part of the removal of LD/ST-with-shift, take out
next