]> git.proxmox.com Git - qemu.git/commit
target-i386: Implement MULX
authorRichard Henderson <rth@twiddle.net>
Thu, 24 Jan 2013 02:06:18 +0000 (18:06 -0800)
committerRichard Henderson <rth@twiddle.net>
Mon, 18 Feb 2013 23:52:32 +0000 (15:52 -0800)
commit5f1f4b177152286102475f9bffc359002a14d9c9
tree7b26523cae4ac0a78ca6b9bd1474bacc8a4fed7c
parent02ea1e6b4fab803551bbea47eea29bc7709ba008
target-i386: Implement MULX

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-i386/helper.h
target-i386/int_helper.c
target-i386/translate.c