<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-arm/test/armv8, 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>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>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.3, make tests stable-friendly</title>
<updated>2020-02-06T07:41:34+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-06T07:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=685ce723ddf0bd9dcc0998f44a73f5ae07fdc0c5'/>
<id>685ce723ddf0bd9dcc0998f44a73f5ae07fdc0c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some of the work to get yaxpeax-arm no-std</title>
<updated>2020-01-18T22:01:36+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-01-18T22:01:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=40436975204fe296d30362e624e805ade97b4a1b'/>
<id>40436975204fe296d30362e624e805ade97b4a1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>match changes in arch to have Resulty decode, instead of Option</title>
<updated>2020-01-13T01:29:01+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-01-04T03:07:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=34da4b9ceb5f6b2395dbf23ad6afdc5f473d29c2'/>
<id>34da4b9ceb5f6b2395dbf23ad6afdc5f473d29c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update arm to revised decoder trait</title>
<updated>2020-01-13T01:29:01+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2019-11-28T10:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=179d5d9cb7e94851ba69bf67f6d2dfbafa6aa6fe'/>
<id>179d5d9cb7e94851ba69bf67f6d2dfbafa6aa6fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add armv8/a64 support</title>
<updated>2020-01-13T01:28:07+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2019-06-17T02:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=c3c921435028e42abdd25268ebf546337ecfb755'/>
<id>c3c921435028e42abdd25268ebf546337ecfb755</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
