<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-x86/test/long_mode, branch 1.0.4</title>
<subtitle>yaxpeax x86 decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/'/>
<entry>
<title>fix incorrect decodes with scas and 67-prefixes</title>
<updated>2021-07-22T07:31:02+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-22T07:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=4371ed02ac30cb56ec4ddbf60c87e85c183d860b'/>
<id>4371ed02ac30cb56ec4ddbf60c87e85c183d860b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support vpscatter{dd,dq,qd,qq}</title>
<updated>2021-07-04T22:03:50+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-04T22:03:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=6f91a743a8e6bf720abdb0748bc6755f280b59de'/>
<id>6f91a743a8e6bf720abdb0748bc6755f280b59de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support avx512 registers &gt;=16</title>
<updated>2021-07-04T22:03:30+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-04T22:03:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=723cbb61c1a8a7aa03fa4e2fc9081c5eb16f53e8'/>
<id>723cbb61c1a8a7aa03fa4e2fc9081c5eb16f53e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle vzeroupper/vzeroall, reject vzero* with nonzero vvvv</title>
<updated>2021-07-04T21:23:45+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-04T21:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=ff9760b94936de929777f9730ac1568ac26bf4d5'/>
<id>ff9760b94936de929777f9730ac1568ac26bf4d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support xacquire/xrelease prefixing</title>
<updated>2021-07-04T20:21:09+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-04T20:21:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=e15ef43a243ae0e0db369cead1786f4f2c4e690e'/>
<id>e15ef43a243ae0e0db369cead1786f4f2c4e690e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix several incorrect tests and docs in 64- and 32-bit modes</title>
<updated>2021-07-04T19:36:03+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-04T19:20:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=48559b18574b44e2de879a5c641ab602ec22f0d8'/>
<id>48559b18574b44e2de879a5c641ab602ec22f0d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more carefully test mmx operand sizes</title>
<updated>2021-07-03T23:45:53+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-03T23:45:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=3975ace417ccd0a8381b93e91e3c8b4be9640636'/>
<id>3975ace417ccd0a8381b93e91e3c8b4be9640636</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>factor out MemoryAccessSize</title>
<updated>2021-07-03T23:18:28+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-03T23:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=3a1de246641e14e51dc138120d67842448c2bf21'/>
<id>3a1de246641e14e51dc138120d67842448c2bf21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for MemoryAccessSize, consistentify style on docs</title>
<updated>2021-07-03T23:13:48+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-03T23:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=282645e18ac920b2c1051a0bdf3e3236ee5839d6'/>
<id>282645e18ac920b2c1051a0bdf3e3236ee5839d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>be more strict about denying invalid operands</title>
<updated>2021-07-03T22:51:22+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-03T22:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=7e154da8e2bd7b8892bdefe2f71c111c2135b0a3'/>
<id>7e154da8e2bd7b8892bdefe2f71c111c2135b0a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
