]> git.proxmox.com Git - qemu.git/commit - dis-asm.h
added flags computation optimization
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 19 Mar 2003 00:00:28 +0000 (00:00 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 19 Mar 2003 00:00:28 +0000 (00:00 +0000)
commitdc99065b5f97cc0410f88e3f90c7440531a55f9f
treea0566030175ea990f8aeeec662b3fa2e6b704bcf
parentca735206e0f223d75894260fb98c0c605f590817
added flags computation optimization

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@34 c046a42c-6fe2-441c-8c8c-71466251a162
13 files changed:
Makefile
TODO
dis-asm.h [new file with mode: 0644]
dis-buf.c [new file with mode: 0644]
dyngen.c
exec-i386.c
gen-i386.h
i386-dis.c [new file with mode: 0644]
linux-user/syscall.c
op-i386.c
opc-i386.h [new file with mode: 0644]
ops_template.h
translate-i386.c