<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-x86/test, branch master</title>
<subtitle>yaxpeax x86 decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/'/>
<entry>
<title>fix benchmark bitrot</title>
<updated>2020-05-24T22:44:09+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-05-24T22:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=1056fe08ddf0c1e7f7c3b10e9e6cafbf295ce632'/>
<id>1056fe08ddf0c1e7f7c3b10e9e6cafbf295ce632</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix important memory decode error in long mode</title>
<updated>2020-05-24T04:02:32+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-05-24T04:02:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=79cd0c80a858448713aedd3d607dc363be891d8c'/>
<id>79cd0c80a858448713aedd3d607dc363be891d8c</id>
<content type='text'>
add tests for modrm/sib decoding, xsave extensions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add tests for modrm/sib decoding, xsave extensions
</pre>
</div>
</content>
</entry>
<entry>
<title>add SHA, BMI1, and BMI2, complete XSAVE extension support</title>
<updated>2020-05-24T02:37:58+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-05-24T02:37:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=9b965525afced37e99543e3a412218207a41e793'/>
<id>9b965525afced37e99543e3a412218207a41e793</id>
<content type='text'>
additionally: cmpcxchg{8,16}b, rdrand, rdseed, rdpid, {rd,wr}{fs,gs}base
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
additionally: cmpcxchg{8,16}b, rdrand, rdseed, rdpid, {rd,wr}{fs,gs}base
</pre>
</div>
</content>
</entry>
<entry>
<title>add sha, lzcnt, tsx, f16c, svm, movbe, adx, and prefetchw extensions</title>
<updated>2020-05-22T06:09:39+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-05-22T06:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=a0fd5a24cb0aa0b697f680c451d928cefe8323b4'/>
<id>a0fd5a24cb0aa0b697f680c451d928cefe8323b4</id>
<content type='text'>
also add builders to get decoders appropriate for specific
microarchitectures from intel and amd
* low-power architectures are not yet present
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also add builders to get decoders appropriate for specific
microarchitectures from intel and amd
* low-power architectures are not yet present
</pre>
</div>
</content>
</entry>
<entry>
<title>add width() to ask width of an x86 operand</title>
<updated>2020-05-03T20:54:02+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-05-03T20:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=876fc7449cf862e7ffe788885fb7d4209ad2eb5d'/>
<id>876fc7449cf862e7ffe788885fb7d4209ad2eb5d</id>
<content type='text'>
this is largely wrong for memory operands, which require more invasive changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is largely wrong for memory operands, which require more invasive changes
</pre>
</div>
</content>
</entry>
<entry>
<title>that instruction is cwd, not cbd</title>
<updated>2020-05-03T20:52:39+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-05-03T20:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=c9df7910c914d04644aee660d48de1245467f384'/>
<id>c9df7910c914d04644aee660d48de1245467f384</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump yaxpeax-arch to 0.0.4, use AddressDiff, fix warnings in ffi</title>
<updated>2020-05-03T20:38:08+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-05-03T20:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=79388a4ff09fe21d31fe41a68e59a92263c2eea5'/>
<id>79388a4ff09fe21d31fe41a68e59a92263c2eea5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yaxpeax-x86 decodes in 32-bit mode now</title>
<updated>2020-03-22T20:41:05+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-03-22T20:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=0551aa5998226769e64b9e47ba1906c7a0cc3270'/>
<id>0551aa5998226769e64b9e47ba1906c7a0cc3270</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused function</title>
<updated>2020-02-23T01:00:23+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-23T01:00:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=8f363fcdb3fd8cd588b787874ea94b6fb83dff39'/>
<id>8f363fcdb3fd8cd588b787874ea94b6fb83dff39</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>
</feed>
