<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-m16c, branch 0.0.2</title>
<subtitle>yaxpeax m16c decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-m16c/'/>
<entry>
<title>bump yaxpeax-arch version</title>
<updated>2020-02-06T07:29:11+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-06T07:29:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-m16c/commit/?id=d94212e72297b7b839ca849efee636c0addd43bd'/>
<id>d94212e72297b7b839ca849efee636c0addd43bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no more discarded operands</title>
<updated>2020-02-03T09:21:54+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-03T09:21:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-m16c/commit/?id=cf3496a61275af18ebb23558eba984a5ec257c57'/>
<id>cf3496a61275af18ebb23558eba984a5ec257c57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ignore Cargo.lock</title>
<updated>2020-02-03T09:21:35+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-03T09:21:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-m16c/commit/?id=6bd76cc79d8377596c56a425fa59e23b0457eac4'/>
<id>6bd76cc79d8377596c56a425fa59e23b0457eac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add license and ignore lock file please</title>
<updated>2020-02-03T08:51:57+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-03T08:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-m16c/commit/?id=005cb9ad054a16deb2083922e302158b341651da'/>
<id>005cb9ad054a16deb2083922e302158b341651da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a handful more instructions to test against</title>
<updated>2020-02-03T08:49:48+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-03T08:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-m16c/commit/?id=2d6722c71d001289482743e80aa80425b99c82ca'/>
<id>2d6722c71d001289482743e80aa80425b99c82ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a displacement size of 0 in RegDerefDisp20Abs is possible and correct</title>
<updated>2020-02-03T08:27:22+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-03T08:27:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-m16c/commit/?id=57a03d96ff5c73d35fcff7ed1b8385f5182a32ba'/>
<id>57a03d96ff5c73d35fcff7ed1b8385f5182a32ba</id>
<content type='text'>
specifically when selecting a register pair, rather than a displacement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
specifically when selecting a register pair, rather than a displacement.
</pre>
</div>
</content>
</entry>
<entry>
<title>popm register list is reversed from pushm order</title>
<updated>2020-02-03T08:25:18+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-03T08:25:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-m16c/commit/?id=301cec3455f72f6290717b83046778eb2c847b70'/>
<id>301cec3455f72f6290717b83046778eb2c847b70</id>
<content type='text'>
see pages 219 and 215 in `M16C/60, M16C/20, M16C/Tiny Series Software
Manual` aka "rej09b0137_m16csm.pdf". this change canonicalizes to
pushm order.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see pages 219 and 215 in `M16C/60, M16C/20, M16C/Tiny Series Software
Manual` aka "rej09b0137_m16csm.pdf". this change canonicalizes to
pushm order.
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up incorrect handling of jump displacements, bit operands</title>
<updated>2020-02-03T08:21:04+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-03T08:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-m16c/commit/?id=6d184b08460452619dfffda282db6c713c78a6dc'/>
<id>6d184b08460452619dfffda282db6c713c78a6dc</id>
<content type='text'>
also snuck in: display for Operand::RegList, RegDerefDisp20Abs (for
particularly wide instructions) selected the wrong operands, generally
behaving as if it were decoding 16-bit rather than 32-bit operands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also snuck in: display for Operand::RegList, RegDerefDisp20Abs (for
particularly wide instructions) selected the wrong operands, generally
behaving as if it were decoding 16-bit rather than 32-bit operands.
</pre>
</div>
</content>
</entry>
<entry>
<title>mov.b from r0l/r0h has a corresponding reversed form to r0l/r0h</title>
<updated>2020-02-03T08:19:14+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-02-03T08:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-m16c/commit/?id=54e581810e364a900640b1bbed5134ded52c827d'/>
<id>54e581810e364a900640b1bbed5134ded52c827d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>draw the owl</title>
<updated>2020-01-28T09:15:31+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-01-28T09:13:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-m16c/commit/?id=87ac71fd89bd0dda7ee0e7b74f11c381718e4f84'/>
<id>87ac71fd89bd0dda7ee0e7b74f11c381718e4f84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
