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