]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hexagon: switch to dc set_props() list
authorBrian Cain <bcain@quicinc.com>
Wed, 31 Jul 2024 01:12:54 +0000 (18:12 -0700)
committerBrian Cain <bcain@quicinc.com>
Thu, 8 Aug 2024 03:37:21 +0000 (20:37 -0700)
commit47f3361a3af9d709218038a23b8907525310d2c3
tree279fc3fbf8365e4d42d81021de47080161daa5b7
parent48ac9e885e47b12a7cbea5e093e3f2d0bff724f7
target/hexagon: switch to dc set_props() list

Define a hexagon_cpu_properties list to match the idiom used
by other targets.

Signed-off-by: Brian Cain <bcain@quicinc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Taylor Simpson <ltaylorsimpson@gmail.com>
target/hexagon/cpu.c