]> git.ipfire.org Git - thirdparty/qemu.git/commit
Hexagon HVX (target/hexagon) instruction utility functions
authorTaylor Simpson <tsimpson@quicinc.com>
Thu, 11 Mar 2021 01:38:45 +0000 (19:38 -0600)
committerTaylor Simpson <tsimpson@quicinc.com>
Wed, 3 Nov 2021 21:01:30 +0000 (16:01 -0500)
commit82f8b3dce2918813ed5807ec8f1e94c5b2300f6c
tree5c32766fb9cff674d71304af32c66ec43bcf4777
parent9f1f2fe51e8a410dc8cbfbadcfd422a2195e7f06
Hexagon HVX (target/hexagon) instruction utility functions

Functions to support scatter/gather
Add new file to target/hexagon/meson.build

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
target/hexagon/meson.build
target/hexagon/mmvec/system_ext_mmvec.c [new file with mode: 0644]
target/hexagon/mmvec/system_ext_mmvec.h [new file with mode: 0644]