commit | 5c4b11e827e3cd64a6790b6158c75ed876e6f6e9 | [log] [tgz] |
---|---|---|
author | Taylor Simpson <tsimpson@quicinc.com> | Thu Apr 27 15:59:56 2023 -0700 |
committer | Taylor Simpson <tsimpson@quicinc.com> | Thu May 18 12:40:52 2023 -0700 |
tree | 5fb6a9c98834a159da79df1afb532b2737a0f56d | |
parent | 085b6700f0063c4702706ac4bdcb80931b74e307 [diff] |
Hexagon (target/hexagon) Add overrides for clr[tf]new These instructions have implicit reads from p0, so we don't want them in helpers when idef-parser is off. Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230427230012.3800327-6-tsimpson@quicinc.com>