summary refs log tree commit diff stats
path: root/tests/decode (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/: spelling fixesMichael Tokarev2023-09-081-1/+1
* decodetree: Add --output-null for meson testingRichard Henderson2023-05-311-2/+2
* tests/decode: Add tests for various named-field casesPeter Maydell2023-05-306-0/+60
* tests/decode: Convert tests to mesonRichard Henderson2023-05-302-24/+59
* decodetree: Extend argument set syntax to allow typesRichard Henderson2021-05-011-0/+1
* decodetree: Improve identifier matchingRichard Henderson2020-09-141-0/+7
* decodetree: Drop check for less than 2 patterns in a groupRichard Henderson2020-06-091-0/+13
* tests/decode: Test non-overlapping groupsRichard Henderson2020-06-084-0/+45
* decodetree: Allow group covering the entire insn spaceRichard Henderson2020-06-081-1/+1
* decodetree: Allow !function with no input bitsRichard Henderson2019-08-192-0/+11
* decodetree: Properly diagnose fields overflowing an insnRichard Henderson2019-03-124-0/+20
* test/decode: Add tests for PatternGroupsBastian Koppelmann2019-03-126-0/+68
* decodetree: Allow grouping of overlapping patternsRichard Henderson2019-03-121-0/+6
* scripts: Add decodetree.pyRichard Henderson2018-02-2221-0/+132