Hexagon (target/hexagon) TCG for instructions with multiple definitions
commit6542aa2eb1804d0995d8461ca55f522f74368940
authorTaylor Simpson <tsimpson@quicinc.com>
Mon, 8 Feb 2021 05:46:17 +0000 (7 23:46 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 18 Feb 2021 15:48:22 +0000 (18 07:48 -0800)
tree3c6e8cfb42b707ae44c9936d1ca2566c8ac6f3cc
parent57acfcdeb2d3fbafb24986f87521fc9c1eab78fa
Hexagon (target/hexagon) TCG for instructions with multiple definitions

Helpers won't work if there are multiple definitions, so we override these
instructions using #define fGEN_TCG_<tag>.

Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <1612763186-18161-28-git-send-email-tsimpson@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/gen_tcg.h [new file with mode: 0644]