OSDN Git Service

Hexagon (target/hexagon) Add overrides for allocframe/deallocframe
authorTaylor Simpson <tsimpson@quicinc.com>
Thu, 27 Apr 2023 22:59:55 +0000 (15:59 -0700)
committerTaylor Simpson <tsimpson@quicinc.com>
Thu, 18 May 2023 19:40:52 +0000 (12:40 -0700)
commit085b6700f0063c4702706ac4bdcb80931b74e307
treebea72a3bf1c2e94a5fff466fb92a31776b249440
parent17fda3c2d4064c82fa29e83561e0fb6ae8673c16
Hexagon (target/hexagon) Add overrides for allocframe/deallocframe

These instructions have implicit writes to registers, so we don't
want them to be 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-5-tsimpson@quicinc.com>
target/hexagon/gen_tcg.h
target/hexagon/genptr.c