aboutsummaryrefslogtreecommitdiff
path: root/hw/core/qdev-properties-system.c
diff options
context:
space:
mode:
authorAnton Johansson <anjo@rev.ng>2024-12-06 17:01:03 +0100
committerBrian Cain <brian.cain@oss.qualcomm.com>2024-12-12 21:43:57 -0600
commitb29b11b51f1ac1884a64c5b6bde969a46206263f (patch)
tree0cff25e8a74b5a2410ada637f1a87c2f2482fbeb /hw/core/qdev-properties-system.c
parente295796726131ff9c07a53afe2642c53229e6ca3 (diff)
downloadqemu-b29b11b51f1ac1884a64c5b6bde969a46206263f.zip
qemu-b29b11b51f1ac1884a64c5b6bde969a46206263f.tar.gz
qemu-b29b11b51f1ac1884a64c5b6bde969a46206263f.tar.bz2
target/hexagon: Make HVX vector args. restrict *
Adds restrict qualifier to HVX pointer arguments. This will allow the compiler to produce better optimized code, as input vectors are now assumed not to alias, and no runtime aliasing checks will be required. Signed-off-by: Anton Johansson <anjo@rev.ng> Reviewed-by: Brian Cain <brian.cain@oss.qualcomm.com> Signed-off-by: Brian Cain <brian.cain@oss.qualcomm.com>
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions