Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decodetree: Extend argument set syntax to allow types | Richard Henderson | 2021-05-01 | 1 | -0/+1 |
* | decodetree: Improve identifier matching | Richard Henderson | 2020-09-14 | 1 | -0/+7 |
* | decodetree: Drop check for less than 2 patterns in a group | Richard Henderson | 2020-06-09 | 1 | -0/+13 |
* | tests/decode: Test non-overlapping groups | Richard Henderson | 2020-06-08 | 4 | -0/+45 |
* | decodetree: Allow group covering the entire insn space | Richard Henderson | 2020-06-08 | 1 | -1/+1 |
* | decodetree: Allow !function with no input bits | Richard Henderson | 2019-08-19 | 2 | -0/+11 |
* | decodetree: Properly diagnose fields overflowing an insn | Richard Henderson | 2019-03-12 | 4 | -0/+20 |
* | test/decode: Add tests for PatternGroups | Bastian Koppelmann | 2019-03-12 | 6 | -0/+68 |
* | decodetree: Allow grouping of overlapping patterns | Richard Henderson | 2019-03-12 | 1 | -0/+6 |
* | scripts: Add decodetree.py | Richard Henderson | 2018-02-23 | 21 | -0/+132 |