<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-ia64/tests, branch 0.1.4</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>get more operand encodings in place, square away tests</title>
<updated>2020-10-12T05:40:22+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-12T05:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=78764919783e828988391eeda9840bf7a354d36b'/>
<id>78764919783e828988391eeda9840bf7a354d36b</id>
<content type='text'>
shl/shr pseudo-ops were annoying, now they're fixed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
shl/shr pseudo-ops were annoying, now they're fixed
</pre>
</div>
</content>
</entry>
<entry>
<title>fix reversed l/x instruction word order and immediate decode</title>
<updated>2020-10-12T01:27:48+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-12T01:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=ef761196ae6666f2c8067370d28a1d270ed7f666'/>
<id>ef761196ae6666f2c8067370d28a1d270ed7f666</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>immediate forms of instructions are not distinct opcodes</title>
<updated>2020-10-12T01:27:07+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-12T01:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=37617948420982554928e4ba3213f489c2f5054e'/>
<id>37617948420982554928e4ba3213f489c2f5054e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
