<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-x86/test/long_mode/mod.rs, branch 2.2.0</title>
<subtitle>yaxpeax x86 decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/'/>
<entry>
<title>shove all the masm input/output patching into the masm tools bits..</title>
<updated>2026-07-05T01:31:55+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-07-05T01:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=a4e667b20eef547bfd010b8b112710120f64a0b8'/>
<id>a4e667b20eef547bfd010b8b112710120f64a0b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ucomiss/comiss vex dumpbin bug</title>
<updated>2026-07-05T00:09:22+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-06-10T06:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=b35fd33629ab53925302f34747faf86ee2f90ace'/>
<id>b35fd33629ab53925302f34747faf86ee2f90ace</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some forms of lss/lfs/lgs having incorrectly-small memory sizes</title>
<updated>2026-07-05T00:09:22+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-06-10T06:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=b4ac152946d3a1dd0f4e0d48b8b73f2152a1e2e0'/>
<id>b4ac152946d3a1dd0f4e0d48b8b73f2152a1e2e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pextr*/pinsr*/insertps/extrps immediate is now u8 instead of i8</title>
<updated>2026-07-05T00:09:22+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-06-10T05:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=1862b315950a477390435a52b6061bf5948977c4'/>
<id>1862b315950a477390435a52b6061bf5948977c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix vgatherdpd using incorrect simd vector width for gather indices</title>
<updated>2026-07-05T00:09:22+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-06-09T07:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=7bffc21711fcbeeb7b5a38d3297b9b060f54534d'/>
<id>7bffc21711fcbeeb7b5a38d3297b9b060f54534d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix vpbroadcast* memory size and source register bank</title>
<updated>2026-07-05T00:09:22+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-06-08T07:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=15b8817b2eda4c2f58fc098591677f77c34c454d'/>
<id>15b8817b2eda4c2f58fc098591677f77c34c454d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add MASM-style formatting support in all modes</title>
<updated>2026-07-05T00:08:38+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-05-31T05:51:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=9b24ada2c3a7afa42448fff7ee441ad983530d88'/>
<id>9b24ada2c3a7afa42448fff7ee441ad983530d88</id>
<content type='text'>
this includes a mildly nightmarish bit of test harness to compare
against ml.exe/ml64.exe/dumpbin.exe, which in turn chased out a bunch of
bugs. yay!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this includes a mildly nightmarish bit of test harness to compare
against ml.exe/ml64.exe/dumpbin.exe, which in turn chased out a bunch of
bugs. yay!
</pre>
</div>
</content>
</entry>
<entry>
<title>the weird 64b movq thing was a capstone bug all along?!</title>
<updated>2026-06-21T16:44:21+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-06-06T04:14:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=9c676ba70cdbf0edfeae7b8a13e881724711383b'/>
<id>9c676ba70cdbf0edfeae7b8a13e881724711383b</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 instructions' incorrect memory or op2 size</title>
<updated>2026-06-21T16:44:21+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-06-05T08:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=e38dbea8cb456758c50f3593287acdca3983889e'/>
<id>e38dbea8cb456758c50f3593287acdca3983889e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename rne-sae to rn-sae</title>
<updated>2026-06-21T16:44:21+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-06-05T08:27:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=a38cba0c4a4ed9a1ed763618e5efe3f4487b1ad0'/>
<id>a38cba0c4a4ed9a1ed763618e5efe3f4487b1ad0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
