Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decodetree: Properly diagnose fields overflowing an insn | Richard Henderson | 2019-03-12 | 1 | -0/+5 |
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> |