<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-arm/src/armv7, branch 0.3.0</title>
<subtitle>yaxpeax arm decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/'/>
<entry>
<title>Bump yaxpeax-arch and bitvec, allow use of deprecated yaxpeax-arch traits, fix bitvec syntax changes</title>
<updated>2024-06-25T21:09:39+00:00</updated>
<author>
<name>novafacing</name>
<email>rowanbhart@gmail.com</email>
</author>
<published>2024-06-24T20:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=739317f268b4ed1a8f3e06af6c6fdf977219d4f9'/>
<id>739317f268b4ed1a8f3e06af6c6fdf977219d4f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>at least armv7t doesnt panic now, but im very uncertain these are right</title>
<updated>2024-03-17T18:27:48+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2024-03-17T18:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=a29e738354b55c39d19b42838af2f091b2cc8973'/>
<id>a29e738354b55c39d19b42838af2f091b2cc8973</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 32-bit conditional thumb branches</title>
<updated>2022-09-29T22:50:31+00:00</updated>
<author>
<name>Mitchell Johnson</name>
<email>ehntoo@ehntoo.org</email>
</author>
<published>2022-09-04T23:49:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=9570dae514462f4a823e54de11e6dc86587de1b7'/>
<id>9570dae514462f4a823e54de11e6dc86587de1b7</id>
<content type='text'>
Correct the shift used to select condition bits and correctly compute the
branch offset.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct the shift used to select condition bits and correctly compute the
branch offset.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix negative unconditional 16-bit thumb branches</title>
<updated>2022-09-29T22:50:31+00:00</updated>
<author>
<name>Mitchell Johnson</name>
<email>ehntoo@ehntoo.org</email>
</author>
<published>2022-09-04T23:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=4470c5b393817a93854472354d76911cfc9abe6f'/>
<id>4470c5b393817a93854472354d76911cfc9abe6f</id>
<content type='text'>
Sign extension shift had an off-by-one error so the sign bit was not being
properly extended.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sign extension shift had an off-by-one error so the sign bit was not being
properly extended.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 32-bit Thumb unconditional branch decoding</title>
<updated>2022-09-29T22:50:31+00:00</updated>
<author>
<name>Mitchell Johnson</name>
<email>ehntoo@ehntoo.org</email>
</author>
<published>2022-09-04T21:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=189cbcfdad097363e66f41daf4d6a76acbf3661c'/>
<id>189cbcfdad097363e66f41daf4d6a76acbf3661c</id>
<content type='text'>
T4 encodings of unconditional branches were not being interpreted correctly
(#6), and 32-bit bl/blx instructions were similarly incorrect. Correct the bits
selected for op1 and op2 and handle the slightly-unusual i1/i2 sign bit xor for
these instructions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
T4 encodings of unconditional branches were not being interpreted correctly
(#6), and 32-bit bl/blx instructions were similarly incorrect. Correct the bits
selected for op1 and op2 and handle the slightly-unusual i1/i2 sign bit xor for
these instructions.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix docs that failed to build</title>
<updated>2022-01-02T20:46:28+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2022-01-02T20:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=514eae8d01163f9550046054f2d3accc00df972c'/>
<id>514eae8d01163f9550046054f2d3accc00df972c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix various armv8 and armv8 panics that should be Err.</title>
<updated>2021-09-29T02:48:39+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-09-29T02:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=ce99ad8e8e5260f3a8bac896e14faf54f0df6c58'/>
<id>ce99ad8e8e5260f3a8bac896e14faf54f0df6c58</id>
<content type='text'>
in fact the decoder should _never_ panic. included here are tests that
cover the entire 32-bit instruction space and ensure that decoding and
display do not panic. these tests run uncomfortably slowly (1168s to
decode the 4b "instruction" sequences on my desktop), but verify that
panics are no longer an issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in fact the decoder should _never_ panic. included here are tests that
cover the entire 32-bit instruction space and ensure that decoding and
display do not panic. these tests run uncomfortably slowly (1168s to
decode the 4b "instruction" sequences on my desktop), but verify that
panics are no longer an issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>update yaxpeax_arch and bump version to 0.1.0</title>
<updated>2021-07-06T23:43:02+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-06T23:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=61513023aff4d3312287bb0fb55ea931997dfddb'/>
<id>61513023aff4d3312287bb0fb55ea931997dfddb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>propagate up invalid thumb immediate expansion</title>
<updated>2020-12-06T23:54:31+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-12-06T23:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arm/commit/?id=c9f67f0f30cbd1459b80b2d8380fba3407e36bfa'/>
<id>c9f67f0f30cbd1459b80b2d8380fba3407e36bfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
