Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decodetree: re.fullmatch was added in 3.4 | Paolo Bonzini | 2019-01-25 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20181031' into staging | Peter Maydell | 2018-11-01 | 1 | -24/+40 |
|\ | |||||
| * | decodetree: Allow multiple input files | Richard Henderson | 2018-10-31 | 1 | -10/+15 |
| * | decodetree: Remove "insn" argument from trans_* expanders | Richard Henderson | 2018-10-31 | 1 | -3/+2 |
| * | decodetree: Add !extern flag to argument sets | Richard Henderson | 2018-10-31 | 1 | -11/+23 |
* | | scripts/decodetree.py: fix reference to attributes | Cleber Rosa | 2018-10-31 | 1 | -1/+1 |
|/ | |||||
* | scripts/decodetree.py: remove unused imports | Cleber Rosa | 2018-10-26 | 1 | -2/+0 |
* | scripts/decodetree: Fix insnmask not marked as global in main() | Bastian Koppelmann | 2018-03-26 | 1 | -0/+1 |
* | decodetree: Propagate return value from translate subroutines | Richard Henderson | 2018-03-02 | 1 | -3/+2 |
* | scripts: Add decodetree.py | Richard Henderson | 2018-02-23 | 1 | -0/+1062 |