<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-x86/goodfile, branch inst-behavior</title>
<subtitle>yaxpeax x86 decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/'/>
<entry>
<title>fix broken capstone_bench stuff, might delete later, idk</title>
<updated>2025-09-29T03:30:42+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2025-09-29T03:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=a677375307adb679c846d2418d7338192f2e85fe'/>
<id>a677375307adb679c846d2418d7338192f2e85fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>annotation description test requires `fmt`</title>
<updated>2025-09-29T03:30:42+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2025-09-29T02:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=d6a936b045d6efea2bee4fb4ee4a14c28c11f6de'/>
<id>d6a936b045d6efea2bee4fb4ee4a14c28c11f6de</id>
<content type='text'>
this was missed in typical testing because either tests run with all
features, no features, or fmt. there wasn't a test entry for only std,
which was broken.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this was missed in typical testing because either tests run with all
features, no features, or fmt. there wasn't a test entry for only std,
which was broken.
</pre>
</div>
</content>
</entry>
<entry>
<title>bench: fetch from fork updated for yaxpeax-x86 2.0.0</title>
<updated>2024-06-24T21:32:51+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2024-06-24T21:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=016583f3f237938816a819a882510e9a57a141ad'/>
<id>016583f3f237938816a819a882510e9a57a141ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correctly label fmt benchmark metrics</title>
<updated>2024-04-02T07:29:17+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2024-04-02T07:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=96a83895ae7b99efe35c45066e4f35b4c441e359'/>
<id>96a83895ae7b99efe35c45066e4f35b4c441e359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>the name for instructions and cycles metrics from perf vary by kernel version</title>
<updated>2024-04-02T07:20:11+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2024-04-02T07:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=eb4718a1f01bdecea9afed0ae5129491ef1b247c'/>
<id>eb4718a1f01bdecea9afed0ae5129491ef1b247c</id>
<content type='text'>
on midgard there is no :u suffix, so try both
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on midgard there is no :u suffix, so try both
</pre>
</div>
</content>
</entry>
<entry>
<title>add perf testing to mainline goodfile</title>
<updated>2024-04-02T06:45:28+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2024-04-02T06:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=9dd2f26670a706db6227e3aa5301f383bf603419'/>
<id>9dd2f26670a706db6227e3aa5301f383bf603419</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>re-enable tests, pretty sure ive squeezed out as much opt as im getting right now...</title>
<updated>2023-07-09T23:37:47+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-07-09T23:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=81529df29455e133c13f439653045755a1e0cebb'/>
<id>81529df29455e133c13f439653045755a1e0cebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable goodfile builds for benchmakr purposes</title>
<updated>2023-07-05T02:01:38+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-07-05T01:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=766e0ce316143279d45440207b83ac15d4b39265'/>
<id>766e0ce316143279d45440207b83ac15d4b39265</id>
<content type='text'>
there are a few test breakages i need to go fix now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there are a few test breakages i need to go fix now
</pre>
</div>
</content>
</entry>
<entry>
<title>goodfile: uses steps, dependencies interface</title>
<updated>2023-07-05T00:57:07+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2023-06-27T09:20:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=0a7d6a7178aeb1bf09bbe9ec1dc689bb21be2398'/>
<id>0a7d6a7178aeb1bf09bbe9ec1dc689bb21be2398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do benchmarking in ci too</title>
<updated>2023-01-02T16:06:57+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2022-12-28T09:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=78b40bb12a265d866b01547924defb10aec283a8'/>
<id>78b40bb12a265d866b01547924defb10aec283a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
