Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTR | Taylor Simpson | 2021-03-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | Fixes: a646e99cb90 ("Hexagon (target/hexagon) macros") Eliminate the following Coverity CIDs (Bad bit shift operation) 325227 325292 325425 325526 325561 325564 325578 325637 325736 325748 325786 325815 325837 Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Message-Id: <1614879425-9259-1-git-send-email-tsimpson@quicinc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> | ||||
* | Hexagon (target/hexagon) macros | Taylor Simpson | 2021-02-18 | 1 | -0/+592 |
macros to interface with the generator macros referenced in instruction semantics Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <1612763186-18161-25-git-send-email-tsimpson@quicinc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |