<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-arm/test/armv7, branch 0.0.5</title>
<subtitle>yaxpeax arm decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/'/>
<entry>
<title>TODONE: adr with add/subtracted offset</title>
<updated>2020-12-06T23:54:52+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-12-06T23:54:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=635799ae37407621f791e6fe2aa3dba141c24763'/>
<id>635799ae37407621f791e6fe2aa3dba141c24763</id>
<content type='text'>
instead of trying to shoehorn in `adr reg, label` syntax like the manual
requests, it's much easier to just describe these as `{add, sub} reg,
pc, offset` and potentially rewrite `pc, offset` as an `adr reg, label`
if a higher-level tool has that kind of information available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of trying to shoehorn in `adr reg, label` syntax like the manual
requests, it's much easier to just describe these as `{add, sub} reg,
pc, offset` and potentially rewrite `pc, offset` as an `adr reg, label`
if a higher-level tool has that kind of information available.
</pre>
</div>
</content>
</entry>
<entry>
<title>warning cleanup (test edition)</title>
<updated>2020-12-06T23:39:28+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-12-06T23:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=fde906acd802e071c8a7f9435ea205692e4b26b4'/>
<id>fde906acd802e071c8a7f9435ea205692e4b26b4</id>
<content type='text'>
add in some simd tests for future neon decoding. these tests are drawn
from capstone and may need some subsequent cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add in some simd tests for future neon decoding. these tests are drawn
from capstone and may need some subsequent cleanup
</pre>
</div>
</content>
</entry>
<entry>
<title>add ldc/sdc instructions and a slew of 32b thumb2 tests</title>
<updated>2020-12-06T23:17:52+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-12-06T23:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=1572e928b41b5c0765d7f47b346110da14e58b9e'/>
<id>1572e928b41b5c0765d7f47b346110da14e58b9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add thumb/thumb2 decoding</title>
<updated>2020-12-06T19:58:57+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-11-30T04:40:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=72f9a2500b2f2b65e61a5d19b3606225084c896d'/>
<id>72f9a2500b2f2b65e61a5d19b3606225084c896d</id>
<content type='text'>
16-bit instructions only, for now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
16-bit instructions only, for now
</pre>
</div>
</content>
</entry>
</feed>
