On 10/29/21 6:20 PM, Taylor Simpson wrote:
Functions to support scatter/gather
Add new file to target/hexagon/meson.build
Signed-off-by: Taylor Simpson<tsimp...@quicinc.com>
---
target/hexagon/mmvec/system_ext_mmvec.h | 25 ++++++++++++++++++
target/hexagon/mmvec/system_ext_mmvec.c | 47 +++++++++++++++++++++++++++++++++
target/hexagon/meson.build | 1 +
3 files changed, 73 insertions(+)
create mode 100644 target/hexagon/mmvec/system_ext_mmvec.h
create mode 100644 target/hexagon/mmvec/system_ext_mmvec.c
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~