mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-25 00:48:36 -07:00
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> |
||
|---|---|---|
| .. | ||
| decode_ext_mmvec.c | ||
| decode_ext_mmvec.h | ||
| macros.h | ||
| mmvec.h | ||
| system_ext_mmvec.c | ||
| system_ext_mmvec.h | ||