OSDN Git Service

added fcmovxx support (fixes segfaults in some recent linux tools) - fixed irq inhibi...
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 19 Nov 2003 22:08:13 +0000 (22:08 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 19 Nov 2003 22:08:13 +0000 (22:08 +0000)
commita2cc3b24334643ddba2f9aa740392162285aa58b
tree622fb95bb0b8318f9327d5de1e3f1faac91fec62
parentafa05eb15e71a0cca62bd75b5424119419b8a074
added fcmovxx support (fixes segfaults in some recent linux tools) - fixed irq inhibit logic : the irqs are inhibited only for one instruction after, even if the next one also inhibit irqs - stop translation after irq inhibition stops to give a chance to irqs (fixes install NT kernel startup)

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