insndb/db: deindent classes
[openpower-isa.git] / src / openpower /
2023-06-03 Dmitry Selyutininsndb/db: deindent classes
2023-06-03 Dmitry Selyutininsndb: rename types into core
2023-06-03 Dmitry Selyutininsndb: revert recent renaming
2023-06-03 Luke Kenneth Casso... using names of modules that are identical to commonly...
2023-06-03 Luke Kenneth Casso... import dis overloads naming of modules already in python3,
2023-06-03 Luke Kenneth Casso... continuing the conversion of LDST_IDX to EXTRA332 type
2023-06-03 Dmitry Selyutininsndb/db: support opcodes command
2023-06-03 Dmitry Selyutininsndb/db: drop redundant method
2023-06-03 Dmitry Selyutininsndb: provide pysvp64db script
2023-06-02 Dmitry Selyutinpysvp64dis: integrate into insndb insndb
2023-06-02 Dmitry Selyutinpysvp64asm: integrate into insndb
2023-06-02 Dmitry Selyutinpower_insn: decouple into separate module
2023-06-01 Dmitry Selyutinpower_insn: disassemble RA0 and RT0 correctly
2023-06-01 Dmitry Selyutinpower_insn: forbid r0 for RA0 and RT0
2023-06-01 Dmitry Selyutinpower_enums: introduce Reg pair property
2023-06-01 Dmitry Selyutinpower_enums: introduce Reg or_zero property
2023-06-01 Dmitry Selyutinpower_insn: drop unused import
2023-06-01 Dmitry Selyutinpower_enums: deprecate SVExtraReg
2023-06-01 Dmitry Selyutinpower_insn: switch to Reg
2023-06-01 Dmitry Selyutinpower_enums: introduce Reg as alias of SVExtraReg
2023-06-01 Dmitry Selyutinpower_insn: guess extra from reg instead of sel
2023-06-01 Dmitry Selyutinpower_enums: provide selector type property
2023-06-01 Dmitry Selyutinpower_enums: deprecate SVExtraRegType
2023-06-01 Dmitry Selyutinpower_insn: switch to SelType
2023-06-01 Dmitry Selyutinpower_enums: introduce SelType as alias of SVExtraRegType
2023-06-01 Dmitry Selyutinpower_insn: completely refactor extras
2023-06-01 Dmitry Selyutinpower_enums: introduce register aliases
2023-06-01 Dmitry Selyutinpower_insn: introduce extras property
2023-06-01 Dmitry Selyutinpower_enums: change SVExtra representation
2023-06-01 Luke Kenneth Casso... far too much memory (58 GB) being used by these unit...
2023-06-01 Luke Kenneth Casso... disable fmv-fcvt tests entirely
2023-06-01 Luke Kenneth Casso... disable fmv / fcvt unit tests as there are such a vast...
2023-06-01 Jacob Lifshayadd expected values to source
2023-06-01 Jacob Lifshayadd worked-out svp64 16-bit maddsubrs test case
2023-06-01 Jacob Lifshaymake maddsubrs show up in SVP64 generated CSVs
2023-06-01 Jacob Lifshayraise error on unhandled instruction kind
2023-06-01 Jacob Lifshaylog no longer raises internal exceptions and has more...
2023-06-01 Jacob Lifshayformat code
2023-05-31 Dmitry Selyutintest_pysvp64dis.py: add tests for broken extras
2023-05-31 Jacob Lifshayfcvtfg works!
2023-05-31 Jacob Lifshayuse raise_syntax_error for `IndentationError`s as well
2023-05-30 Jacob Lifshayadd support for checking sprs and msr in unit tests
2023-05-30 Jacob Lifshayuse a different default MSR value for unit tests since...
2023-05-29 Andrey Miroshnikovinorder.py: Typo fixes.
2023-05-28 Andrey Miroshnikovinorder.py: Added draft get_input/output_regs functions.
2023-05-14 Dmitry Selyutinpower_insn: fix broken extra_idx
2023-05-14 Dmitry Selyutinpower_enums: fix incorrect naming
2023-05-27 Luke Kenneth Casso... add P2M type - 1P 2P 2PM needed for new LD/ST-Indexed...
2023-05-27 Luke Kenneth Casso... https://bugs.libre-soc.org/show_bug.cgi?id=1091
2023-05-24 Luke Kenneth Casso... note on FP Exception about DDFF VLi=0/1
2023-05-24 Jacob Lifshaytest fcvttgo. with traps enabled
2023-05-24 Jacob LifshayISACaller: generate FP trap
2023-05-24 Jacob Lifshaytest fcvttgo. with VE=1 too
2023-05-24 Jacob Lifshayadd support for adding extra uninit_regs from html...
2023-05-22 Luke Kenneth Casso... add getopt for test and help to inorder.py
2023-05-22 Luke Kenneth Casso... comment read_file explaining usage contract
2023-05-22 Luke Kenneth Casso... yet another namespace hack now that @inject is on
2023-05-22 Luke Kenneth Casso... make style of consts.py consistent with standard python
2023-05-22 Luke Kenneth Casso... make style of pysvp64dis.py consistent with standard...
2023-05-22 Luke Kenneth Casso... make style of power_fields.py consistent with standard...
2023-05-21 Luke Kenneth Casso... eurrrgh, hack in a namespace dict now that @inject...
2023-05-21 Luke Kenneth Casso... add /pi to LD/ST, temporarily. lose dz/sz replace with...
2023-05-21 Luke Kenneth Casso... big set of updates to LD/ST in line with new spec changes
2023-05-21 Luke Kenneth Casso... hack-add @inject() into pyfnwriter, also take the
2023-05-21 Luke Kenneth Casso... explicitly update FPSCR from list of return results
2023-05-21 Luke Kenneth Casso... whitespace - bug in autopep8 which is dreadful
2023-05-21 Luke Kenneth Casso... code-comment spelling
2023-05-21 Luke Kenneth Casso... FPSCR should never have been added to "bypass" the...
2023-05-20 Jacob Lifshaymust test fcvtfgs not fcvtfg for f32 test case
2023-05-20 Jacob Lifshayformat code
2023-05-19 Jacob Lifshayfix fptrans unit tests' CR1 expected values since we...
2023-05-19 Jacob Lifshayadd WIP fcvtfg unit tests
2023-05-19 Jacob Lifshaycompute CR1 for non-compare fp Rc=1 instructions
2023-05-19 Jacob Lifshaysupport binary literals with embedded _ (e.g. 0b10_01)
2023-05-19 Jacob Lifshayfix fcvttg FPSCR.FR computation
2023-05-19 Jacob Lifshayonly retrieve stack frames we need -- ~2x speed up...
2023-05-19 Jacob Lifshayparallelize fmv/fcvt unit tests
2023-05-18 Jacob Lifshaytest fcvttgo. instead of fcvttg
2023-05-18 Jacob Lifshayfix CR0 output for fmvtg*/fcvttg*
2023-05-18 Jacob Lifshayadd fmv*/fcvt* to sv_analysis.py
2023-05-17 Luke Kenneth Casso... small whitespace cleanup
2023-05-17 Luke Kenneth Casso... update the tables in power_svp64_rm.py
2023-05-17 Luke Kenneth Casso... sorted SVP64RMModeDecode to properly match the new...
2023-05-17 Jacob Lifshaytest all fp -> int conversion modes
2023-05-17 Jacob Lifshayadd support for setting initial FPSCR in unit tests
2023-05-17 Jacob Lifshayadd fp value to BFPState.__repr__
2023-05-17 Jacob Lifshayrename js_toint -> toint in preparation for adding...
2023-05-17 Jacob Lifshayexpand fcvttg js tests to also test conversion to u32...
2023-05-17 Jacob Lifshayrename js_toint32 -> js_toint in preparation for adding...
2023-05-16 Luke Kenneth Casso... mention it is ok to duplicate code in inorder.py
2023-05-16 Luke Kenneth Casso... add some copyright notices and development guidelines...
2023-05-16 Jacob Lifshayfcvttg*: test FPSCR output
2023-05-16 Jacob Lifshaymake mis-matched FPSCR errors much easier to read
2023-05-16 Jacob Lifshayfpscr: rename computed bits -> summary bits since that...
2023-05-16 Jacob Lifshayauto-compute FPSCR exception summary bits
2023-05-16 Luke Kenneth Casso... replace self.insnlog.append with self.trace function
2023-05-16 Luke Kenneth Casso... whoops no self.record, must be record argument
2023-05-16 Luke Kenneth Casso... add hazard profiles, add read_file function for tracelog
2023-05-15 Luke Kenneth Casso... skip reading ewsrc when SVMode is CROP
2023-05-15 Luke Kenneth Casso... add "WRONG" sv.cmp in test_pysvp64dis.py
next