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)
commit3cac3a5cb44a77af5c5745784b9c5425d79be988
tree04cd3e42bb8e0f2b567e720ed2865a5eb950b1b9
parente4a824dcaaae48821a5bf4ddec94af9b85c26fa7
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