aboutsummaryrefslogtreecommitdiff
path: root/tests/decode
AgeCommit message (Expand)AuthorFilesLines
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