aboutsummaryrefslogtreecommitdiff
path: root/docs/devel
diff options
context:
space:
mode:
authorTaylor Simpson <tsimpson@quicinc.com>2023-04-27 15:59:59 -0700
committerTaylor Simpson <tsimpson@quicinc.com>2023-05-18 12:40:52 -0700
commit25e1d87d1041a27c1f34480b53059faeb6600fef (patch)
tree576b6915c7e2745fabc87ca670c53b42fa6fab5b /docs/devel
parentd24f0b2b89d0f4f595a1b62c00c4c951d1d5fce9 (diff)
downloadqemu-25e1d87d1041a27c1f34480b53059faeb6600fef.zip
qemu-25e1d87d1041a27c1f34480b53059faeb6600fef.tar.gz
qemu-25e1d87d1041a27c1f34480b53059faeb6600fef.tar.bz2
Hexagon (target/hexagon) Clean up pred_written usage
Only endloop instructions will conditionally write to a predicate. When there is an endloop instruction, we preload the values into new_pred_value. The only place pred_written is needed is when HEX_DEBUG is on. We remove the last use of check_for_attrib. However, new uses will be introduced later in this series, so we mark it with G_GNUC_UNUSED. Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230427230012.3800327-9-tsimpson@quicinc.com>
Diffstat (limited to 'docs/devel')
0 files changed, 0 insertions, 0 deletions