Version: (using KDE 4.2.4) OS: Linux Installed from: Debian testing/unstable Packages While attempting to run DJGPP's ls.exe under DOSEMU (near SVN head), I got the following error: vex x86->IR: unhandled instruction bytes: 0xF 0xB2 0x24 0x24 An ndisasm later, I found: % echo -n '\xf\xb2\x24\x24' | ndisasm -b32 00000000 0FB22424 lss esp,[esp]