<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/target/hexagon/mmvec, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/target/hexagon/mmvec?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/target/hexagon/mmvec?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-03-12T17:14:22+00:00</updated>
<entry>
<title>target/hexagon: remove unused variable</title>
<updated>2022-03-12T17:14:22+00:00</updated>
<author>
<name>Zongyuan Li</name>
</author>
<published>2022-01-24T06:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=4a818b3767220dcd21cf5cc7f12e33e28c2073ed'/>
<id>urn:sha1:4a818b3767220dcd21cf5cc7f12e33e28c2073ed</id>
<content type='text'>
When building with clang version 13.0.0 (eg. Fedora 13.0.0-3.fc35),
two unused variables introduced by macro GATHER_FUNCTION and
SCATTER_FUNCTION will cause building process failure due to
[-Werror -Wunused-variable].

Signed-off-by: Zongyuan Li &lt;zongyuan.li@smartx.com&gt;
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/831
Message-Id: &lt;20220124064339.56027-1-zongyuan.li@smartx.com&gt;
Reviewed-by: Thomas Huth &lt;thuth@redhat.com&gt;
Reviewed-by: Taylor Simpson &lt;tsimpson@quicinc.com&gt;
Signed-off-by: Taylor Simpson &lt;tsimpson@quicinc.com&gt;
</content>
</entry>
<entry>
<title>Hexagon HVX (target/hexagon) instruction decoding</title>
<updated>2021-11-03T21:01:36+00:00</updated>
<author>
<name>Taylor Simpson</name>
</author>
<published>2021-02-07T18:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=60d1180b68944c3dbaad8239e60515e4c5c4b00f'/>
<id>urn:sha1:60d1180b68944c3dbaad8239e60515e4c5c4b00f</id>
<content type='text'>
Add new file to target/hexagon/meson.build

Acked-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Signed-off-by: Taylor Simpson &lt;tsimpson@quicinc.com&gt;
</content>
</entry>
<entry>
<title>Hexagon HVX (target/hexagon) instruction utility functions</title>
<updated>2021-11-03T21:01:30+00:00</updated>
<author>
<name>Taylor Simpson</name>
</author>
<published>2021-03-11T01:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=82f8b3dce2918813ed5807ec8f1e94c5b2300f6c'/>
<id>urn:sha1:82f8b3dce2918813ed5807ec8f1e94c5b2300f6c</id>
<content type='text'>
Functions to support scatter/gather
Add new file to target/hexagon/meson.build

Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Signed-off-by: Taylor Simpson &lt;tsimpson@quicinc.com&gt;
</content>
</entry>
<entry>
<title>Hexagon HVX (target/hexagon) macros</title>
<updated>2021-11-03T21:01:28+00:00</updated>
<author>
<name>Taylor Simpson</name>
</author>
<published>2021-03-07T23:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=64458f4855302373229eb7ca1902b65a7578ab7d'/>
<id>urn:sha1:64458f4855302373229eb7ca1902b65a7578ab7d</id>
<content type='text'>
macros to interface with the generator
macros referenced in instruction semantics

Acked-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Signed-off-by: Taylor Simpson &lt;tsimpson@quicinc.com&gt;
</content>
</entry>
<entry>
<title>Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core</title>
<updated>2021-11-03T21:01:26+00:00</updated>
<author>
<name>Taylor Simpson</name>
</author>
<published>2021-03-17T16:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=a1559537d183bf1f4e2cfef972610c8c9e1a6aa5'/>
<id>urn:sha1:a1559537d183bf1f4e2cfef972610c8c9e1a6aa5</id>
<content type='text'>
HVX is a set of wide vector instructions.  Machine state includes
    vector registers (VRegs)
    vector predicate registers (QRegs)
    temporary registers for intermediate values
    store buffer (masked stores and scatter/gather)

Acked-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Signed-off-by: Taylor Simpson &lt;tsimpson@quicinc.com&gt;
</content>
</entry>
</feed>
