]> git.ipfire.org Git - thirdparty/qemu.git/commit
Hexagon HVX (target/hexagon) helper functions
authorTaylor Simpson <tsimpson@quicinc.com>
Thu, 30 Sep 2021 16:07:00 +0000 (11:07 -0500)
committerTaylor Simpson <tsimpson@quicinc.com>
Wed, 3 Nov 2021 21:01:30 +0000 (16:01 -0500)
commit33e9ed11d5a52451f0777c0d9a1debb1a5d0922c
tree62681e7d0a11c8ad7d447d9e29d3b4374600c63f
parent82f8b3dce2918813ed5807ec8f1e94c5b2300f6c
Hexagon HVX (target/hexagon) helper functions

Probe and commit vector stores (masked and scatter/gather)
Log vector register writes
Add the execution counters to the debug log
Histogram instructions

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
target/hexagon/helper.h
target/hexagon/op_helper.c