<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-ia64/src, branch 0.1.0</title>
<subtitle>yaxpeax ia64 decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/'/>
<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>
<entry>
<title>clean up more misunderstood opcodes, add missing M__ encodings</title>
<updated>2020-10-12T06:33:44+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-12T06:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=dca858ff598689804cd98f9041b3fd706d563b48'/>
<id>dca858ff598689804cd98f9041b3fd706d563b48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>explicit '.imm' trailing opcodes were a misunderstanding of the manual</title>
<updated>2020-10-12T05:44:49+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-12T05:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=e0418e94fcbeaa6e49dd5910ddef77d9dc699e59'/>
<id>e0418e94fcbeaa6e49dd5910ddef77d9dc699e59</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>
<entry>
<title>fix numerous decode and display errors</title>
<updated>2020-10-12T00:30:05+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-12T00:30:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=30d51caec4caf4a1af7408471da1f5e7cdb0c173'/>
<id>30d51caec4caf4a1af7408471da1f5e7cdb0c173</id>
<content type='text'>
retain load/store hints
shift counts were off by one
display speculation hints for relevant instructions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
retain load/store hints
shift counts were off by one
display speculation hints for relevant instructions
</pre>
</div>
</content>
</entry>
<entry>
<title>more pseudo-op cleanup, track predication, record float sf field, more tests</title>
<updated>2020-10-11T07:41:30+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-10-11T07:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-ia64/commit/?id=94935b77da2665200c82b0f83625a504fa6a6fd9'/>
<id>94935b77da2665200c82b0f83625a504fa6a6fd9</id>
<content type='text'>
also make immediate representation more consistent
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also make immediate representation more consistent
</pre>
</div>
</content>
</entry>
</feed>
