]> git.ipfire.org Git - thirdparty/qemu.git/commit
Hexagon HVX (target/hexagon) instruction decoding
authorTaylor Simpson <tsimpson@quicinc.com>
Sun, 7 Feb 2021 18:42:57 +0000 (12:42 -0600)
committerTaylor Simpson <tsimpson@quicinc.com>
Wed, 3 Nov 2021 21:01:36 +0000 (16:01 -0500)
commit60d1180b68944c3dbaad8239e60515e4c5c4b00f
tree98deb15d66889b67924e84d683e3f5b9d4012f78
parent887d61b288fd326191a20307ce6ca739fdc0b2e5
Hexagon HVX (target/hexagon) instruction decoding

Add new file to target/hexagon/meson.build

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