<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-arm, branch 0.1.2</title>
<subtitle>yaxpeax arm decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/'/>
<entry>
<title>0.1.2 version bump</title>
<updated>2021-09-29T02:53:06+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-09-29T02:53:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=2af9f3d92184f248089a4134d6ef88162f080415'/>
<id>2af9f3d92184f248089a4134d6ef88162f080415</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle another unintended panic in display impl</title>
<updated>2021-09-29T02:52:37+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-09-29T02:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=3a4b54bc496cf71b771e32cfb3ad0f2e804df610'/>
<id>3a4b54bc496cf71b771e32cfb3ad0f2e804df610</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>std depends on and should opt into the yaxpeax-arch feature too</title>
<updated>2021-09-29T02:51:17+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-09-29T02:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=44f4179c626dc346f51063e6fbfcd2e85171d9c8'/>
<id>44f4179c626dc346f51063e6fbfcd2e85171d9c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix various armv8 and armv8 panics that should be Err.</title>
<updated>2021-09-29T02:48:39+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-09-29T02:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=ce99ad8e8e5260f3a8bac896e14faf54f0df6c58'/>
<id>ce99ad8e8e5260f3a8bac896e14faf54f0df6c58</id>
<content type='text'>
in fact the decoder should _never_ panic. included here are tests that
cover the entire 32-bit instruction space and ensure that decoding and
display do not panic. these tests run uncomfortably slowly (1168s to
decode the 4b "instruction" sequences on my desktop), but verify that
panics are no longer an issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in fact the decoder should _never_ panic. included here are tests that
cover the entire 32-bit instruction space and ensure that decoding and
display do not panic. these tests run uncomfortably slowly (1168s to
decode the 4b "instruction" sequences on my desktop), but verify that
panics are no longer an issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix unimplemented code paths panicking as unreachable</title>
<updated>2021-09-26T07:40:03+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-09-26T07:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=23bd0b37482a127c8f954ce7e068a507b9c1e09e'/>
<id>23bd0b37482a127c8f954ce7e068a507b9c1e09e</id>
<content type='text'>
only in a64 decoding really; there wasn't an "Incomplete" error at the time, but now there is.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only in a64 decoding really; there wasn't an "Incomplete" error at the time, but now there is.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix display of post-index writeback operands</title>
<updated>2021-09-15T03:01:22+00:00</updated>
<author>
<name>Jonas Schievink</name>
<email>jonasschievink@gmail.com</email>
</author>
<published>2021-09-14T13:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=7fee2c5dafb84ee93ddb6a8f582e99d445c82677'/>
<id>7fee2c5dafb84ee93ddb6a8f582e99d445c82677</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix DecodeError impl on builds using yaxpeax-arch+std</title>
<updated>2021-07-21T07:14:09+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-21T07:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=3552a2d8df03f9214a351ad7901281c76ef503bf'/>
<id>3552a2d8df03f9214a351ad7901281c76ef503bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update yaxpeax_arch and bump version to 0.1.0</title>
<updated>2021-07-06T23:43:02+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-06T23:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=61513023aff4d3312287bb0fb55ea931997dfddb'/>
<id>61513023aff4d3312287bb0fb55ea931997dfddb</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.5 to drop the termion dep</title>
<updated>2021-05-07T07:28:58+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-05-07T07:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=c75153a5efffcd2ac5f37864182e5108ea5f70ce'/>
<id>c75153a5efffcd2ac5f37864182e5108ea5f70ce</id>
<content type='text'>
fix interface changes around YaxColors as well
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix interface changes around YaxColors as well
</pre>
</div>
</content>
</entry>
<entry>
<title>bump to 0.0.6 and fix markdown</title>
<updated>2020-12-07T00:40:06+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-12-07T00:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=f2c6e3c008ebdca831d78cbec7972974a6e6fd2a'/>
<id>f2c6e3c008ebdca831d78cbec7972974a6e6fd2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
