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

Replace gen_arith2 generic macro and dyngon 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@5235 c046a42c-6fe2-441c-8c8c-71466251a162
target-alpha/helper.h
target-alpha/op.c
target-alpha/op_helper.c
target-alpha/op_helper.h
target-alpha/translate.c