]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
target-i386: Add ECX information to FeatureWordInfo
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 22 Apr 2013 19:00:16 +0000 (16:00 -0300)
committerAndreas Färber <afaerber@suse.de>
Mon, 6 May 2013 15:53:08 +0000 (17:53 +0200)
commit04d104b61198615c259d1851684b2713213dcf99
treea8b98f18d98ad4feea0ea004bbd4d1e6b547cf2f
parent8e515b125d5f7849167dbee6cbe6ef61636607d4
target-i386: Add ECX information to FeatureWordInfo

FEAT_7_0_EBX uses ECX as input, so we have to take that into account
when reporting feature word values.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-i386/cpu.c