]> git.proxmox.com Git - qemu.git/commit - target-alpha/translate.c
target-alpha: convert some arith3 instructions to TCG
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 16 Sep 2008 22:44:10 +0000 (22:44 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 16 Sep 2008 22:44:10 +0000 (22:44 +0000)
commit30c7183b676076c940538b838c330c854a7995a9
treef99113f17d4f576890fe300443500f499cd93c08
parentae8ecd423150456e238a9d45f107b97e94957b78
target-alpha: convert some arith3 instructions to TCG

Replace gen_arith3 generic macro and dyngen ops by instruction specific
optimized TCG code.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5236 c046a42c-6fe2-441c-8c8c-71466251a162
target-alpha/op.c
target-alpha/translate.c