aboutsummaryrefslogtreecommitdiff
path: root/tests/decode/err_width4.decode
AgeCommit message (Collapse)Author
2019-03-12decodetree: Properly diagnose fields overflowing an insnRichard Henderson
Previously this would result in an exception for shifting the field mask by a negative number. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>