]> git.proxmox.com Git - mirror_qemu.git/commit
Hexagon (target/hexagon) scalar core helpers
authorTaylor Simpson <tsimpson@quicinc.com>
Mon, 8 Feb 2021 05:45:57 +0000 (23:45 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 18 Feb 2021 15:48:22 +0000 (07:48 -0800)
commitb5ed786fec896755c30dc60f4804f4f257a3f6a4
tree50a87c776fbf53d127480f516d4dd7b09ff0c489
parent045e0405cd912159e2652012e82c9577d5db6099
Hexagon (target/hexagon) scalar core helpers

The majority of helpers are generated.  Define the helper functions needed
then include the generated file

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