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

Add target state header, target definitions and initialization routines

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