openpower-isa.git
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-15 Luke Kenneth... double-equals in setup.py dependencies
2022-04-12 Luke Kenneth... add description of modes, copied from specs
2022-04-12 Dmitry SelyutinRevert "sv_binutils: generate register categories mapping"
2022-04-12 Luke Kenneth... add extra links to modes
2022-04-12 Luke Kenneth... require pygdbmi 0.9.0.3
2022-04-12 Luke Kenneth... 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... whitespace (80 char limit)
2022-04-07 Luke Kenneth... comment 64-bit of predicate (all 1s)
2022-04-06 Luke Kenneth... clarify comments on EXTRA2 exceptions for encoding...
2022-03-30 Jacob Lifshaytest commit 2
2022-03-30 Jacob Lifshaytest commit for mirroring
2022-03-26 Luke Kenneth... Revert "add WIP text_tree_graph.py"
2022-03-26 Luke Kenneth... 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... add default XLEN=64 as temporary hack
2022-02-28 Luke Kenneth... 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... rename wb_get_classic
2022-01-24 Luke Kenneth... doh, self.srr1 not srr1 (local variable)
2022-01-24 Luke Kenneth... blech, add horrible hack: a length parameter to LDSTExc...
2022-01-24 Luke Kenneth... remove read of SRR1 for TRAP pipeline, pass via LDSTExc...
2022-01-24 Luke Kenneth... add SRR1 to LDSTException
2022-01-24 Luke Kenneth... add extra bc regression test
2022-01-23 Dmitry Selyutinsv_binutils: split svp64_record structure (bits only)
2022-01-23 Dmitry Selyutinsv_binutils: consider opcode whenever names match
2022-01-23 Dmitry Selyutinsv_binutils: split insns by names
2022-01-23 Dmitry Selyutinsv_binutils: determine the longest name
2022-01-23 Dmitry Selyutinsv_binutils: fix ppc-svp64-opc.c contents
2022-01-23 Dmitry Selyutinsv_binutils: fix _missing_ enum method
2022-01-23 Dmitry Selyutinsv_binutils: follow binutils coding style
2022-01-23 Dmitry Selyutinsv_binutils: output header guard
2022-01-23 Dmitry Selyutinsv_binutils: follow binutils naming convention for...
2022-01-21 Luke Kenneth... add test for setting TB SPR, fix decode map for STATE...
2022-01-19 Luke Kenneth... trap types memory exception (TT.MEMEXC) instead of...
2022-01-19 Dmitry Selyutinsv_binutils: fix link to script in disclaimer
2022-01-19 Luke Kenneth... add spr-to-state conversion, and support for state1...
2022-01-18 Luke Kenneth... see soc/fu/trap/main_stage.py trap() function, and:
2022-01-18 Jacob Lifshaygrev[w][i][.] pseudo-code works
2022-01-18 Jacob Lifshayadd log2 pseudo-code helper
2022-01-18 Jacob Lifshayformat code
2022-01-18 Jacob Lifshayadd test_caller_logical.py
2022-01-18 Jacob LifshayMerge branch 'master' of ssh://git.libre-soc.org:922...
2022-01-18 Jacob Lifshayspeed up pywriter
2022-01-17 Luke Kenneth... add a couple of trap pipeline unit tests
2022-01-17 Jacob LifshayWIP speed up pywriter by caching stuff more and not...
2022-01-16 Dmitry Selyutinsv_binutils: fix typo in disclaimer
2022-01-16 Dmitry Selyutinsv_binutils: add missing include directives
2022-01-16 Dmitry Selyutinsv_binutils: introduce SVP64 entries
2022-01-16 Dmitry Selyutinsv_binutils: rename Field into CType
2022-01-16 Dmitry Selyutinsv_binutils: inherit Entry from Field
2022-01-16 Dmitry Selyutinsv_binutils: drop semicolons in c_var methods
2022-01-15 Luke Kenneth... correctly identify atomic reservation CSV file field and
2022-01-15 Luke Kenneth... add atomic reservation field to Power Decoder data...
2022-01-14 Jacob Lifshayremove stray newline
2022-01-14 Jacob Lifshayadd grev[w][i][.] pseudo-code
2022-01-12 Luke Kenneth... add second version of wb_get which can cope with pipelines
2022-01-10 Luke Kenneth... increase addr_wid to 64 in TestRunnerBase. hm this...
2022-01-10 Luke Kenneth... enable privileged-instruction detection which had previ...
2022-01-09 Dmitry Selyutinsv_binutils: drop redundant imports
2022-01-09 Dmitry Selyutinsv_binutils: sort entries by name
2022-01-09 Dmitry Selyutinsv_binutils: discard VHDL stuff in comments
2022-01-09 Dmitry Selyutinsv_binutils: calculate reserved bits
2022-01-09 Dmitry Selyutinsv_binutils: reorder declarations
2022-01-09 Dmitry Selyutinsv_binutils: print opcode as hexadecimal
2022-01-06 Jacob Lifshayadd grev[w][i] instructions
2022-01-06 Jacob Lifshayformat code
2022-01-06 Jacob Lifshayadd stand-alone simulator bitmanip test
2022-01-06 Luke Kenneth... add tlbsync and wait as NOPs
2022-01-05 Luke Kenneth... add eieio instruction as a NOP to minor 31 csv
2022-01-05 Luke Kenneth... add lbzcix instruction which had been completely forgot...
2022-01-05 Dmitry Selyutinsv_binutils: introduce real opcode class
2022-01-05 Dmitry Selyutinsv_binutils: parse CSVs directly
2022-01-05 Dmitry Selyutinsv_binutils: support basic header generation
2022-01-05 Dmitry Selyutinsv_binutils: introduce code generator class
2022-01-05 Dmitry Selyutinsv_binutils: use stdin as input stream
2022-01-05 Dmitry Selyutinsv_binutils: introduce helper classes
2022-01-03 Luke Kenneth... copy over msr and rename cia to nia in PowerDecoder2
2021-12-28 Cesar StraussAdd an inorder flag to pspec
2021-12-27 Luke Kenneth... add empty default_mem for running without MMU
2021-12-27 Luke Kenneth... whoops wrong parameter name
2021-12-27 Luke Kenneth... quick attempt to fix test_decoder_gas.py (did not work)
next