You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/hexagon/mmvec
Anton Johansson b29b11b51f 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>
2 months ago
..
decode_ext_mmvec.c Hexagon (target/hexagon) Remove uses of op_regs_generated.h.inc 10 months ago
decode_ext_mmvec.h Hexagon HVX (target/hexagon) instruction decoding 3 years ago
macros.h target/hexagon: Make HVX vector args. restrict * 2 months ago
mmvec.h
system_ext_mmvec.c Hexagon HVX (target/hexagon) instruction utility functions 3 years ago
system_ext_mmvec.h Hexagon HVX (target/hexagon) instruction utility functions 3 years ago