<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-rx/src, branch 0.0.1</title>
<subtitle>yaxpeax rx decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-rx/'/>
<entry>
<title>double-precision control register ranges have names, more docs</title>
<updated>2023-12-24T00:40:09+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-12-24T00:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-rx/commit/?id=1e7f964be5e87f8626e5c5f47fe2a7bc5d0d5ff8'/>
<id>1e7f964be5e87f8626e5c5f47fe2a7bc5d0d5ff8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>module doc comments, of course</title>
<updated>2023-12-24T00:08:02+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-12-24T00:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-rx/commit/?id=26282a68e86c7b29247c2c40f10c91d075be9c3b'/>
<id>26282a68e86c7b29247c2c40f10c91d075be9c3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more docs</title>
<updated>2023-12-23T23:59:53+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-12-23T23:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-rx/commit/?id=851bd54c041085e374702596a9657a642eb2b511'/>
<id>851bd54c041085e374702596a9657a642eb2b511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more adjustments, backed by test discoveries</title>
<updated>2023-12-23T23:54:07+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-12-23T23:41:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-rx/commit/?id=d195a11e3a7c1ec16644264097bb1af29631878b'/>
<id>d195a11e3a7c1ec16644264097bb1af29631878b</id>
<content type='text'>
* displacements in deref are now stored as their real value, not the
  scaled-down value parsed from instructions
* byte and word relative branches have a distinct operand, not `ImmB`/`ImmW`
* properly interpret 3-bit branch displacement of `bra.s`
* show negative branch offsets as negatives
* displacements shown as hex
* memory access size suffixes actually displayed on instruction
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* displacements in deref are now stored as their real value, not the
  scaled-down value parsed from instructions
* byte and word relative branches have a distinct operand, not `ImmB`/`ImmW`
* properly interpret 3-bit branch displacement of `bra.s`
* show negative branch offsets as negatives
* displacements shown as hex
* memory access size suffixes actually displayed on instruction
</pre>
</div>
</content>
</entry>
<entry>
<title>more fuzz targets</title>
<updated>2023-12-23T23:41:18+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-12-23T23:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-rx/commit/?id=6668e8f87a3d2cf814c1ddd77a0eb6fec668c3eb'/>
<id>6668e8f87a3d2cf814c1ddd77a0eb6fec668c3eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>another fuzz catch: checked ld!=11 but did not prove sz!=11</title>
<updated>2023-12-23T21:22:59+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-12-23T21:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-rx/commit/?id=92260064e2073a6b3e18c0d2c042002740711c7b'/>
<id>92260064e2073a6b3e18c0d2c042002740711c7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more fuzz-discovered panics: some decode_mem_op calls have incorrect argument order</title>
<updated>2023-12-23T21:21:11+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-12-23T21:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-rx/commit/?id=e7fd49a70cc7517e4ff08913f4f18b5322adf13d'/>
<id>e7fd49a70cc7517e4ff08913f4f18b5322adf13d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add fuzz target for no panicking plz (it found panics)</title>
<updated>2023-12-23T21:20:53+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-12-23T21:20:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-rx/commit/?id=372d903e98953817c818211243fbc6f7e9294884'/>
<id>372d903e98953817c818211243fbc6f7e9294884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stale todo</title>
<updated>2023-12-23T12:00:56+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-12-23T12:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-rx/commit/?id=d7cc1c7c82a7995bdbdb67f791e378967f93f880'/>
<id>d7cc1c7c82a7995bdbdb67f791e378967f93f880</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>well, thats the rest of it (mostly)</title>
<updated>2023-12-23T12:00:40+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-12-23T12:00:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-rx/commit/?id=742f8d41be04fe69361c165575173441ccc70a11'/>
<id>742f8d41be04fe69361c165575173441ccc70a11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
