aboutsummaryrefslogtreecommitdiff
path: root/tests/decode
AgeCommit message (Expand)AuthorFilesLines
2023-09-08tests/: spelling fixesMichael Tokarev1-1/+1
2023-05-31decodetree: Add --output-null for meson testingRichard Henderson1-2/+2
2023-05-30tests/decode: Add tests for various named-field casesPeter Maydell6-0/+60
2023-05-30tests/decode: Convert tests to mesonRichard Henderson2-24/+59
2021-05-01decodetree: Extend argument set syntax to allow typesRichard Henderson1-0/+1
2020-09-14decodetree: Improve identifier matchingRichard Henderson1-0/+7
2020-06-09decodetree: Drop check for less than 2 patterns in a groupRichard Henderson1-0/+13
2020-06-08tests/decode: Test non-overlapping groupsRichard Henderson4-0/+45
2020-06-08decodetree: Allow group covering the entire insn spaceRichard Henderson1-1/+1
2019-08-19decodetree: Allow !function with no input bitsRichard Henderson2-0/+11
2019-03-12decodetree: Properly diagnose fields overflowing an insnRichard Henderson4-0/+20
2019-03-12test/decode: Add tests for PatternGroupsBastian Koppelmann6-0/+68
2019-03-12decodetree: Allow grouping of overlapping patternsRichard Henderson1-0/+6
2018-02-22scripts: Add decodetree.pyRichard Henderson21-0/+132