<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-x86/src/vex.rs, branch 2.1.1</title>
<subtitle>yaxpeax x86 decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/'/>
<entry>
<title>make space for non-64bit modes</title>
<updated>2020-01-16T07:22:18+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-01-16T07:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=5ebc7fdd0bb9131aea3c388e6ab7ebd7ce9ebc00'/>
<id>5ebc7fdd0bb9131aea3c388e6ab7ebd7ce9ebc00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test that instruction lengths are correct</title>
<updated>2020-01-14T04:12:43+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-01-14T04:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=f6ea2e4cb44c80ab19a92e6216d14223daf5841f'/>
<id>f6ea2e4cb44c80ab19a92e6216d14223daf5841f</id>
<content type='text'>
fix several instances of incorrect instruction lengths

* immediates for `mov reg, imm` and some other instructions were double-counted
* lengths for vex prefixes were wrong all over the place
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix several instances of incorrect instruction lengths

* immediates for `mov reg, imm` and some other instructions were double-counted
* lengths for vex prefixes were wrong all over the place
</pre>
</div>
</content>
</entry>
<entry>
<title>no println when decoding vex instructions please</title>
<updated>2020-01-13T00:10:14+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-01-12T23:03:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=bb8afc99d183d2f284a30c069f3725b5c8c668ba'/>
<id>bb8afc99d183d2f284a30c069f3725b5c8c668ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"fix warnings"</title>
<updated>2020-01-13T00:10:14+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-01-11T06:04:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=b7b781db7a2ba94c816ff5138a713114c39d4034'/>
<id>b7b781db7a2ba94c816ff5138a713114c39d4034</id>
<content type='text'>
this assists many misdecodes from being totally wrong to only slightly
wrong and more clear about it (rrr-selected opcodes or W-bit-selected
opcodes were accidentally decoded as the first variant of their opcode)

also fixes sillier warnings all over the place, and probably a few
incorrectly counted lengths
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this assists many misdecodes from being totally wrong to only slightly
wrong and more clear about it (rrr-selected opcodes or W-bit-selected
opcodes were accidentally decoded as the first variant of their opcode)

also fixes sillier warnings all over the place, and probably a few
incorrectly counted lengths
</pre>
</div>
</content>
</entry>
<entry>
<title>match changes in arch to have Resulty decode, instead of Option</title>
<updated>2020-01-13T00:10:14+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-01-04T02:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=6f897e655a5f18b28b47542d76ac88d0aebcbc5d'/>
<id>6f897e655a5f18b28b47542d76ac88d0aebcbc5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vex tests work!</title>
<updated>2020-01-13T00:10:13+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2019-12-15T09:06:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=a8ac99c9c22b49bf8d834d7dade0a83cc4197d0a'/>
<id>a8ac99c9c22b49bf8d834d7dade0a83cc4197d0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vex</title>
<updated>2020-01-13T00:10:13+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2019-12-13T22:39:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=436c65e51f7e14201f902c57fb6a069860126477'/>
<id>436c65e51f7e14201f902c57fb6a069860126477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
