]> git.ipfire.org Git - thirdparty/qemu.git/commit
Hexagon HVX (tests/tcg/hexagon) hvx_misc test
authorTaylor Simpson <tsimpson@quicinc.com>
Wed, 3 Nov 2021 20:39:09 +0000 (15:39 -0500)
committerTaylor Simpson <tsimpson@quicinc.com>
Wed, 3 Nov 2021 21:01:37 +0000 (16:01 -0500)
commitafb9539ebe01239f585c08c36c3e1b2a71d7767b
tree5de32e0d513ea1901229fd93d95439bca31957e7
parent59203274496402eba8a5048f07e8d854edc3eda6
Hexagon HVX (tests/tcg/hexagon) hvx_misc test

Tests for
    packet semantics
    vector loads (aligned and unaligned)
    vector stores (aligned and unaligned)
    vector masked stores
    vector new value store
    maximum HVX temps in a packet
    vector operations

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
tests/tcg/hexagon/hvx_misc.c [new file with mode: 0644]