Re: [Qemu-devel] [PATCH] target-i386: Use mulu2 and muls2

2013-02-27 Thread Blue Swirl
Thanks, applied. On Tue, Feb 26, 2013 at 8:06 PM, Richard Henderson wrote: > These correspond very closely to the insns that we're emulating. > > Signed-off-by: Richard Henderson > --- > target-i386/helper.h | 4 -- > target-i386/int_helper.c | 40 > target-i386/translate.c

[Qemu-devel] [PATCH] target-i386: Use mulu2 and muls2

2013-02-26 Thread Richard Henderson
These correspond very closely to the insns that we're emulating. Signed-off-by: Richard Henderson --- target-i386/helper.h | 4 -- target-i386/int_helper.c | 40 target-i386/translate.c | 167 --- 3 files changed, 56 insertions(+),