openpower-isa.git
2023-09-13 Dmitry Selyutinlibopid: cross-check assembly libopid
2023-09-13 Dmitry Selyutinlibopid: introduce assembly sketch
2023-09-13 Dmitry Selyutinlibopid: refactor opcodes; update naming
2023-09-13 Dmitry Selyutinlibopid: refactor disassembly API
2023-09-13 Dmitry Selyutinlibopid: expand operands and opcodes
2023-09-13 Dmitry Selyutinlibopid: refactor operands disassembly
2023-09-13 Dmitry Selyutinlibopid: fix build dependencies
2023-09-13 Dmitry Selyutinlibopid: decouple static code
2023-09-13 Dmitry Selyutininsndb/core: refactor operands traversal
2023-09-13 Dmitry Selyutinlibopid: provide tests
2023-09-10 Dmitry Selyutinlibopid: mention object files in ingored
2023-09-10 Dmitry Selyutinlibopid: fix nonzero operand
2023-09-10 Dmitry Selyutininsndb/core: introduce pair operand base class
2023-09-10 Dmitry Selyutininsndb/core: fix DX operand
2023-09-10 Dmitry Selyutinlibsvp64: rename into libopid
2023-09-10 Dmitry Selyutinlibsvp64: simplify operand traversal
2023-09-10 Dmitry Selyutinlibsvp64: support address operands
2023-09-10 Dmitry Selyutinlibsvp64: support non-zero operands
2023-09-10 Dmitry Selyutinlibsvp64: refactor operands generation
2023-09-10 Dmitry Selyutinlibsvp64: support CR operands
2023-09-10 Dmitry Selyutinlibsvp64: support paired operands
2023-09-10 Dmitry Selyutinlibsvp64: support FPR operands
2023-09-10 Dmitry Selyutinlibsvp64: support GPR operands
2023-09-10 Dmitry Selyutinlibsvp64: support operands flags
2023-09-10 Dmitry Selyutinlibsvp64: update operands types
2023-09-10 Dmitry Selyutinlibsvp64: introduce code generator
2023-09-10 Dmitry Selyutinlibsvp64: introduce Makefile sketch
2023-09-10 Dmitry Selyutinlibsvp64: introduce API sketch
2023-09-10 Dmitry Selyutinlibsvp64: ignore generated files
2023-09-10 Dmitry Selyutininsndb/core: support operands comparison
2023-09-10 Dmitry Selyutininsndb/core: walk over opcode value and mask
2023-09-10 Dmitry Selyutininsndb/core: walk over record opcodes
2023-09-10 Dmitry Selyutininsndb/core: walk over record opcodes
2023-09-10 Dmitry Selyutininsndb/core: walk over individual operands
2023-09-10 Andrey Miroshnikovpypowersim_wrapper_common.h: Home path no longer hard...
2023-08-31 Andrey Miroshnikovinorder.py: Moved return statements to new line.
2023-08-22 Andrey Miroshnikovinorder.py: Invert checks to reduce indentation.
2023-08-22 Andrey Miroshnikovinorder.py: Reverse pipeline processing order.
2023-08-22 Andrey MiroshnikovRevert "inorder.py: Use insn_trace more consistently."
2023-08-21 Andrey Miroshnikovinorder.py: Use insn_trace more consistently.
2023-08-21 Andrey Miroshnikovinorder.py: Enough additions and fixes to get the test...
2023-08-01 Jacob Lifshaydon't warn for directories
2023-08-01 Jacob Lifshayignore indented comments too
2023-08-01 Jacob Lifshaydemo moving pseudocode to separate file
2023-08-01 Jacob Lifshayadd support for pseudocode being a [[!inline]] directive
2023-07-31 Jacob Lifshayput reason for checking for old files in error msg
2023-07-31 Jacob Lifshaymove generated files to .../decoder/isa/generated
2023-07-25 Konstantinos... split testcase for separate maddrs/msubrs
2023-07-25 Jacob Lifshayfix set[n]bc[r]
2023-07-25 Jacob Lifshaydon't convert CR[BI] to CR.BI
2023-07-25 Jacob Lifshayadd set[n]bc[r] -- tests broken
2023-07-25 Jacob Lifshayadd missing test_caller_cr.py
2023-07-25 Jacob Lifshayformat code
2023-07-25 Jacob Lifshayrestore use of ? : operator in bfp_ROUND_TO_BFP32/64...
2023-07-25 Jacob Lifshayadd support for C conditional operator
2023-07-22 Luke Kenneth... shortened variable names,
2023-07-22 Jacob Lifshayadd SVP64 test for byte reverse insns
2023-07-22 Jacob Lifshayadd SVP64 tests for cfuged, cntlzdm, cnttzdm, pdepd...
2023-07-22 Jacob Lifshayformat code
2023-07-22 Jacob Lifshayadd pdepd/pextd
2023-07-22 Jacob Lifshayadd cfuged
2023-07-22 Jacob Lifshayadd cntlzdm/cnttzdm
2023-07-21 Jacob Lifshayformat code
2023-07-21 Konstantinos... Moved maddsubrs/maddrs/msubrs instructions to separate...
2023-07-20 Jacob Lifshayadd much more exhaustive maddrs unit tests
2023-07-20 Jacob Lifshayadd much more exhaustive maddsubrs unit tests
2023-07-20 Jacob Lifshayformat code
2023-07-20 Konstantinos... Fix failing cases, all tests pass now
2023-07-20 Jacob Lifshayadd byte reverse instructions from PowerISA v3.1B
2023-07-20 Jacob Lifshaysupport official instructions that need .long format
2023-07-19 Konstantinos... revert to correct value
2023-07-19 Konstantinos... Unify XLEN =64 special case in the new code
2023-07-19 Konstantinos... Fix XLEN != 64 cases where maddsubrs fails
2023-07-19 Jacob Lifshayadd fminmax tests with corresponding pseudocode fixes
2023-07-17 Jacob Lifshayupdate to use new fminmax instruction
2023-06-24 Luke Kenneth... leeetle bit excessive on the log of SPRs...
2023-06-23 Dmitry Selyutininsndb/db: update traversal algorithm mdis
2023-06-23 Dmitry Selyutininsndb/db: introduce section command
2023-06-23 Dmitry Selyutininsndb/core: hide section priority type
2023-06-23 Dmitry Selyutininsndb/core: hide section opcode type
2023-06-23 Dmitry Selyutininsndb/core: hide section bitsel type
2023-06-23 Dmitry Selyutininsndb/core: introduce section path type
2023-06-23 Dmitry Selyutininsndb/db: fix SVP64 instruction check
2023-06-23 Dmitry Selyutininsndb/db: introduce etype command
2023-06-23 Dmitry Selyutinpower_enum: modify SVPtype stringification
2023-06-23 Dmitry Selyutininsndb/db: introduce ptype command
2023-06-23 Jacob Lifshayrename fmv[ft]g*/fcvt[ft]g* to m[tf]fpr*/c[tf]fpr*
2023-06-23 Jacob Lifshayuse the CSV "CR out" column to compute which mode to...
2023-06-22 Dmitry Selyutin.gitlab-ci.yml: introduce mdis dependency
2023-06-22 Dmitry Selyutininsndb/db: introduce selectors command
2023-06-22 Dmitry Selyutininsndb/db: refactor extras command
2023-06-22 Dmitry Selyutininsndb/core: introduce basic walker
2023-06-22 Dmitry Selyutininsndb/core: switch to mdis
2023-06-17 Jacob Lifshayremove Rc=1 from fmvfg[s]
2023-06-17 Jacob Lifshaysv_analysis: raise error instead of outputting TODO
2023-06-16 Jacob Lifshayadd sv.fmv/sv.fcvt tests
2023-06-16 Jacob Lifshayadd fmvfg[s] and fmvtg[s][.] tests
2023-06-14 Jacob Lifshaydeepcopy is really slow and unnecessary here
2023-06-14 Jacob Lifshayspeed up StateSPRs.__init__
2023-06-14 Jacob Lifshaycache FPSCR computation since it's slow
next