]> git.proxmox.com Git - qemu.git/commit
correct eflags evaluation order for all operations - fixed important CPU state restor...
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 30 Jun 2003 23:36:57 +0000 (23:36 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 30 Jun 2003 23:36:57 +0000 (23:36 +0000)
commite477b8b81ba5212747799ce71858e2b110fc6ae5
treeb25d335ce7fa2dd3fc67dc858023e94a9ea309db
parentb118d61e556a1f5cebc991e368af7292ffa1d8f3
correct eflags evaluation order for all operations - fixed important CPU state restoring bug in some exception cases - disabled unsafe inc flags optimisation

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@303 c046a42c-6fe2-441c-8c8c-71466251a162
Makefile
dyngen.c
ops_template.h
ops_template_mem.h [new file with mode: 0644]
translate-i386.c