<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-ia64/src, branch 0.1.3</title>
<subtitle>yaxpeax ia64 decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/'/>
<entry>
<title>Fix decoding of mov-to-PKR</title>
<updated>2020-12-16T07:46:10+00:00</updated>
<author>
<name>The6P4C</name>
<email>watsonjcampbell@gmail.com</email>
</author>
<published>2020-12-15T13:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=de023b78c710d381ee50a04bb7bf60515a1fded0'/>
<id>de023b78c710d381ee50a04bb7bf60515a1fded0</id>
<content type='text'>
Table 4-45 had a transcription error with an M43 in place of the correct
M43 for mov-to-pkr's operand form
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Table 4-45 had a transcription error with an M43 in place of the correct
M43 for mov-to-pkr's operand form
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MSR load/store, fix M43 interpretation and CPUID indirection</title>
<updated>2020-12-14T03:46:23+00:00</updated>
<author>
<name>The6P4C</name>
<email>watsonjcampbell@gmail.com</email>
</author>
<published>2020-12-14T03:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=2c5c5cda6c39f5b7d29063731b89771ee3be30ae'/>
<id>2c5c5cda6c39f5b7d29063731b89771ee3be30ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Transpose Table 4-43 to fix decoding of srlz.i</title>
<updated>2020-12-07T17:27:35+00:00</updated>
<author>
<name>Dan Ravensloft</name>
<email>dan.ravensloft@gmail.com</email>
</author>
<published>2020-12-07T14:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=1e0bc1333028a9556faf3d6734c140c6fd76d113'/>
<id>1e0bc1333028a9556faf3d6734c140c6fd76d113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correctly decode I25-form immediates</title>
<updated>2020-12-06T21:51:54+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-12-06T21:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=6df899af30920a3a9bd94670d0021ca089a64698'/>
<id>6df899af30920a3a9bd94670d0021ca089a64698</id>
<content type='text'>
extension bits are base 16, not base 10

thank you @ravenslofty for finding and reporting!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extension bits are base 16, not base 10

thank you @ravenslofty for finding and reporting!
</pre>
</div>
</content>
</entry>
<entry>
<title>fix an off by one in non-temporal hint selection</title>
<updated>2020-12-06T21:50:27+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-12-06T21:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=47a1d9d6fd48229961edf76b789328dc99a19c6c'/>
<id>47a1d9d6fd48229961edf76b789328dc99a19c6c</id>
<content type='text'>
thank you @The6P4C for finding and reporting!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thank you @The6P4C for finding and reporting!
</pre>
</div>
</content>
</entry>
<entry>
<title>fix negative ip-relative operands showing as `$+-const`</title>
<updated>2020-10-12T07:53:23+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-12T07:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=30917045cff1bed6273cb40ad2d38271cbf64364'/>
<id>30917045cff1bed6273cb40ad2d38271cbf64364</id>
<content type='text'>
they are now `$-const`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
they are now `$-const`
</pre>
</div>
</content>
</entry>
<entry>
<title>do not panic on invalid instructions</title>
<updated>2020-10-12T07:45:51+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-12T07:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=c903c7ece85d22f3ee310ebaaa73241402e0be70'/>
<id>c903c7ece85d22f3ee310ebaaa73241402e0be70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add documentation and bump to 0.1!</title>
<updated>2020-10-12T07:08:55+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-12T07:08:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=ac1ec743b2f8163e6b6bdc4c02362069e636ea38'/>
<id>ac1ec743b2f8163e6b6bdc4c02362069e636ea38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix unused variable warnings (asserts that used these are now comments)</title>
<updated>2020-10-12T06:38:14+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-12T06:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=15423d14e596c5489b5ac4513a30e7c265a635b6'/>
<id>15423d14e596c5489b5ac4513a30e7c265a635b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove even more one-off opcode misspellings</title>
<updated>2020-10-12T06:37:18+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-12T06:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=16496210162fd81e40e18ba5b595722eaf29b7af'/>
<id>16496210162fd81e40e18ba5b595722eaf29b7af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
