<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-x86/test/real_mode/mod.rs, branch 2.1.1</title>
<subtitle>yaxpeax x86 decoder</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/'/>
<entry>
<title>reject arpl in 16-bit decoding</title>
<updated>2026-05-25T18:12:35+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-05-25T18:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=426d092da378cb271d084632a20865952da395c6'/>
<id>426d092da378cb271d084632a20865952da395c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>j*cxz/pusha/popa alternate size forms</title>
<updated>2026-05-25T18:00:30+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-05-25T17:32:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=f2a2a09688421f2c532ab6f02527bf68f095407a'/>
<id>f2a2a09688421f2c532ab6f02527bf68f095407a</id>
<content type='text'>
these all existed since forever but the library did not distinguish them
and did not provide prefix information for users to tell which had been
decoded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these all existed since forever but the library did not distinguish them
and did not provide prefix information for users to tell which had been
decoded.
</pre>
</div>
</content>
</entry>
<entry>
<title>adapt long-mode behavior support to protected mode and real mode</title>
<updated>2026-05-25T06:37:09+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-05-18T07:06:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=340d89e4efd6200e733db8f67e787a6625a0a128'/>
<id>340d89e4efd6200e733db8f67e787a6625a0a128</id>
<content type='text'>
along the way, fix an error: maskmov is memory read-write.
additionally, operand information about {push,pop}a{,d}.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
along the way, fix an error: maskmov is memory read-write.
additionally, operand information about {push,pop}a{,d}.
</pre>
</div>
</content>
</entry>
<entry>
<title>66-prefixed sha1rnds4 doesnt even real</title>
<updated>2026-05-25T02:04:37+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-05-24T21:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=0ec3011a3d04de741be642e4d36e826174657fdc'/>
<id>0ec3011a3d04de741be642e4d36e826174657fdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>working through a bunch of avx512 stuff, regspec constructors are const</title>
<updated>2026-05-25T01:43:55+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-05-08T01:19:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=f900cfe558b97d187226c6e0791ad8992ba8f4a0'/>
<id>f900cfe558b97d187226c6e0791ad8992ba8f4a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pextr*/extractps</title>
<updated>2026-05-25T01:41:55+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-05-04T03:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=307d39dedfabaa0a0400ba62cd9a418d3f94a582'/>
<id>307d39dedfabaa0a0400ba62cd9a418d3f94a582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>invept precision</title>
<updated>2026-05-25T01:37:15+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-05-19T05:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=e9b3973cbf689eac2ea11c2dacf6f2d8c2ce01c5'/>
<id>e9b3973cbf689eac2ea11c2dacf6f2d8c2ce01c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more precision for vinsert/vextract/vblendv{ps,pd}</title>
<updated>2026-05-25T01:35:24+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-05-03T17:56:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=485851c914695e0884609c68e318d22fee1db9b8'/>
<id>485851c914695e0884609c68e318d22fee1db9b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>actually support avx/f16c in per-uarch decoding</title>
<updated>2026-05-25T01:33:18+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-05-03T17:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=351adb926722b626a3fdc85b4d42303d37678fd3'/>
<id>351adb926722b626a3fdc85b4d42303d37678fd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vmaskmovdqu, vmovq were also incorrect in some ways...</title>
<updated>2026-05-25T01:30:19+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2026-05-02T22:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-x86/commit/?id=706ec278edebe06eff9f91f5cb30f5faba46132d'/>
<id>706ec278edebe06eff9f91f5cb30f5faba46132d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
