]> git.proxmox.com Git - qemu.git/commit
target-i386: Use add2 to implement the ADX extension
authorRichard Henderson <rth@twiddle.net>
Wed, 20 Feb 2013 07:52:00 +0000 (23:52 -0800)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 23 Feb 2013 17:25:29 +0000 (17:25 +0000)
commit76f131332310d8317880ef73a2bc90725d857ed3
treee47e4754d11de992710bdbfbdbf33dac46dbd7ce
parentd693e14733509f9a2124b03a912058790411140a
target-i386: Use add2 to implement the ADX extension

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-i386/translate.c