<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-x86/src, branch 0.0.7</title>
<subtitle>yaxpeax x86 decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/'/>
<entry>
<title>explicitly report x87 as not (yet) supported</title>
<updated>2020-02-23T00:59:39+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-23T00:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=a2d4713dcae92cc16838c43f3a5e9703a1c926da'/>
<id>a2d4713dcae92cc16838c43f3a5e9703a1c926da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support most avx operand codes</title>
<updated>2020-02-23T00:21:03+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-23T00:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=f3d8bb582c1c3e97d8002975a3da6223b263b40f'/>
<id>f3d8bb582c1c3e97d8002975a3da6223b263b40f</id>
<content type='text'>
avx is still incomplete, but less so

avx is still practically untested
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avx is still incomplete, but less so

avx is still practically untested
</pre>
</div>
</content>
</entry>
<entry>
<title>fix {jmp,call} &lt;reg&gt;, as well as jmpf/callf</title>
<updated>2020-02-22T23:38:41+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-22T23:38:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=802679e4f8362d3c819b83223854c638cc8f2b7f'/>
<id>802679e4f8362d3c819b83223854c638cc8f2b7f</id>
<content type='text'>
also support vmxon to finish out the f30f opcode map

add tests for forms of inc/dec, as well as TODOs, as yaxpeax-x86 doesn't
provide a way to distinguish different operand sizes (yet)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also support vmxon to finish out the f30f opcode map

add tests for forms of inc/dec, as well as TODOs, as yaxpeax-x86 doesn't
provide a way to distinguish different operand sizes (yet)
</pre>
</div>
</content>
</entry>
<entry>
<title>more sse/sse2 support</title>
<updated>2020-02-22T23:12:37+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-22T23:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=d1787896dacc4821ebf399508472b3985ab2a232'/>
<id>d1787896dacc4821ebf399508472b3985ab2a232</id>
<content type='text'>
largely f20f/f30f opcode map items
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
largely f20f/f30f opcode map items
</pre>
</div>
</content>
</entry>
<entry>
<title>support 660f sse2 instructions</title>
<updated>2020-02-22T08:52:38+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-22T08:51:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=33c520341b373ac18e7924eb9227615ac65c2618'/>
<id>33c520341b373ac18e7924eb9227615ac65c2618</id>
<content type='text'>
this isn't quite all of sse2, but gets close. the f20f opcode map still
needs some touching up.

also fix `G_E_xmm_Ib` not respecting rex.r for the rrr operand
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this isn't quite all of sse2, but gets close. the f20f opcode map still
needs some touching up.

also fix `G_E_xmm_Ib` not respecting rex.r for the rrr operand
</pre>
</div>
</content>
</entry>
<entry>
<title>embarassingly had OperandSpec variants for modrm displacement == 0 backwards</title>
<updated>2020-02-16T10:02:32+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-16T10:02:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=78d0c21c475fce65c36e64a36c26c689bee0faae'/>
<id>78d0c21c475fce65c36e64a36c26c689bee0faae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support `in` and `out` instructions</title>
<updated>2020-02-11T09:00:34+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-11T09:00:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=0c1d6fc73c90f906aa2ed5dbdde1ade153e6a0ad'/>
<id>0c1d6fc73c90f906aa2ed5dbdde1ade153e6a0ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add `RegSpec::name` to get `&amp;'static str` labels for registers</title>
<updated>2020-02-11T08:22:16+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-11T08:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=bd9ae00ba84275c9414298d016da21e8106cda36'/>
<id>bd9ae00ba84275c9414298d016da21e8106cda36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>derive Ord and PartialOrd for RegSpec and RegisterBank</title>
<updated>2020-02-11T08:12:45+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-11T08:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=f08c8bbf9f180283490fc7a4e116e8fa0ffcc681'/>
<id>f08c8bbf9f180283490fc7a4e116e8fa0ffcc681</id>
<content type='text'>
this makes these usable as keys in collections such as BTreeMap. there
is no specific ordering imposed by Ord (f.ex it may be the case that
`eax &gt; dx` while `eax &gt; rax`), but some specific ordering may be imposed
in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this makes these usable as keys in collections such as BTreeMap. there
is no specific ordering imposed by Ord (f.ex it may be the case that
`eax &gt; dx` while `eax &gt; rax`), but some specific ordering may be imposed
in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>support "int imm8" instructions</title>
<updated>2020-01-16T07:51:17+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-01-16T07:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=f2de087952ce4bc10ba18ad6bbb5d34ff01d2921'/>
<id>f2de087952ce4bc10ba18ad6bbb5d34ff01d2921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
