summaryrefslogtreecommitdiffstats
path: root/scripts/decodetree.py
Commit message (Expand)AuthorAgeFilesLines
* decodetree: re.fullmatch was added in 3.4Paolo Bonzini2019-01-251-1/+1
* Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20181031' into stagingPeter Maydell2018-11-011-24/+40
|\
| * decodetree: Allow multiple input filesRichard Henderson2018-10-311-10/+15
| * decodetree: Remove "insn" argument from trans_* expandersRichard Henderson2018-10-311-3/+2Star
| * decodetree: Add !extern flag to argument setsRichard Henderson2018-10-311-11/+23
* | scripts/decodetree.py: fix reference to attributesCleber Rosa2018-10-311-1/+1
|/
* scripts/decodetree.py: remove unused importsCleber Rosa2018-10-261-2/+0Star
* scripts/decodetree: Fix insnmask not marked as global in main()Bastian Koppelmann2018-03-261-0/+1
* decodetree: Propagate return value from translate subroutinesRichard Henderson2018-03-021-3/+2Star
* scripts: Add decodetree.pyRichard Henderson2018-02-231-0/+1062