On 03/26/2013 12:01 PM, Aurelien Jarno wrote: > gen_op_mov_TN_reg() loads the value in cpu_T[0], so this temporary should > be used instead of cpu_tmp0. > > Signed-off-by: Aurelien Jarno <aurel...@aurel32.net> > --- > target-i386/translate.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~