OSDN Git Service

target-i386: change gen_setcc_slow_T0 to gen_setcc_slow
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 Oct 2012 20:54:34 +0000 (22:54 +0200)
committerRichard Henderson <rth@twiddle.net>
Mon, 18 Feb 2013 23:03:57 +0000 (15:03 -0800)
commit1a5c635947e60167c4626dd274531b8b0eacc2e5
treee9f40579421e1659b89e50537f88a7d0a87aeb12
parent06847f1f1a7cff71f68dc6416cdd729c01ae2305
target-i386: change gen_setcc_slow_T0 to gen_setcc_slow

Do not hard code the destination register.

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