On 4/26/23 01:41, Taylor Simpson wrote:
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<tsimp...@quicinc.com> --- target/hexagon/gen_tcg.h | 21 +++++++++++++++++++ target/hexagon/genptr.c | 44 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 65 insertions(+)
Acked-by: Richard Henderson <richard.hender...@linaro.org> r~