<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-x86, branch 1.1.2</title>
<subtitle>yaxpeax x86 decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/'/>
<entry>
<title>bump version to 1.1.2</title>
<updated>2021-12-17T04:04:29+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-12-17T04:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=067c5f08dea7c1d3b70a7c38259b8db2c301d89f'/>
<id>067c5f08dea7c1d3b70a7c38259b8db2c301d89f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>displacements are stored as unsigned, but are functionally signed ints</title>
<updated>2021-12-17T04:01:26+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-12-17T03:58:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=f063f747c21548329170fd09fd09d391b2277aed'/>
<id>f063f747c21548329170fd09fd09d391b2277aed</id>
<content type='text'>
so multiplying to expand EVEX compressed offsets can overflow, and that
needs to be okay.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so multiplying to expand EVEX compressed offsets can overflow, and that
needs to be okay.
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 1.1.1</title>
<updated>2021-10-10T22:10:29+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-10-10T22:10:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=cd987288f0334b9888174f4ccc2d1f564388e994'/>
<id>cd987288f0334b9888174f4ccc2d1f564388e994</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>talk about contribution policy a little</title>
<updated>2021-10-10T22:09:21+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-10-10T22:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=534d4421417efed81ec472c661fe27b794018927'/>
<id>534d4421417efed81ec472c661fe27b794018927</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>downgrade "most hardware" to "some hardware"</title>
<updated>2021-10-10T21:43:52+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-10-10T21:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=f5d15865e98887b8ea3a9f975aa252f899acbab8'/>
<id>f5d15865e98887b8ea3a9f975aa252f899acbab8</id>
<content type='text'>
alas
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
alas
</pre>
</div>
</content>
</entry>
<entry>
<title>add `InstructionDisplayer` export to changelog</title>
<updated>2021-10-10T21:42:38+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-10-10T21:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=d484e13e78c3c8e7ae3ec83bc30d438eb89153de'/>
<id>d484e13e78c3c8e7ae3ec83bc30d438eb89153de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support endbr{32,64}</title>
<updated>2021-10-10T21:40:55+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-10-10T21:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=ed5c76a0f8e92656539f305b9b7ea5e032517f36'/>
<id>ed5c76a0f8e92656539f305b9b7ea5e032517f36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>consistentify doc style</title>
<updated>2021-10-10T18:10:56+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-10-10T18:10:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=148fc10ed26fb025ceb291ae6c03515ee578cbeb'/>
<id>148fc10ed26fb025ceb291ae6c03515ee578cbeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>export `InstructionDisplayer` (#9)</title>
<updated>2021-10-10T18:09:25+00:00</updated>
<author>
<name>i509VCB</name>
<email>i509vcb@gmail.com</email>
</author>
<published>2021-10-10T18:09:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=d11b7323a5c5442372450566fe713f94b5e34342'/>
<id>d11b7323a5c5442372450566fe713f94b5e34342</id>
<content type='text'>
This makes generated docs refer to a type and show said type in the list of all structs rather than rustdoc showing gray text in return types.

quote doc references</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes generated docs refer to a type and show said type in the list of all structs rather than rustdoc showing gray text in return types.

quote doc references</pre>
</div>
</content>
</entry>
<entry>
<title>bump to yaxpeax-arch 0.2.7 and proper field description support</title>
<updated>2021-08-22T22:04:33+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-08-22T22:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=d4620aedb1e085462f82d2a643a20c7de743ea2b'/>
<id>d4620aedb1e085462f82d2a643a20c7de743ea2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
