]> git.proxmox.com Git - qemu.git/commit
added CPL/IOPL support - fixed subtle inc/dec flag optimisation bug - added HLT instr...
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 8 May 2003 15:44:24 +0000 (15:44 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 8 May 2003 15:44:24 +0000 (15:44 +0000)
commit982b431579c926712633f3d8254bae24b34a4d83
treeefdd2bbdc84d2c3f1c8589f74a608863fac28e54
parentbf7c65bdf482923f34c3cbb42bd93f10416e3025
added CPL/IOPL support - fixed subtle inc/dec flag optimisation bug - added HLT instruction

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@134 c046a42c-6fe2-441c-8c8c-71466251a162
translate-i386.c