converted condition code supprot to TCG - converted shift ops to TCG
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 17 May 2008 12:44:31 +0000 (12:44 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 17 May 2008 12:44:31 +0000 (12:44 +0000)
commitb6abf97df19a3c632ca6977c2056f8a675f3f3f0
tree04cd3e42bb8e0f2b567e720ed2865a5eb950b1b9
parentc6e113f5680538a551f79df3ab19b69aed628521
converted condition code supprot to TCG - converted shift ops to TCG

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4470 c046a42c-6fe2-441c-8c8c-71466251a162
target-i386/cpu.h
target-i386/exec.h
target-i386/helper.c
target-i386/helper.h
target-i386/helper_template.h [new file with mode: 0644]
target-i386/op.c
target-i386/ops_template.h
target-i386/ops_template_mem.h
target-i386/translate.c