On Mon, May 9, 2016 at 4:24 PM, Laurent Vivier <lviv...@redhat.com> wrote: > When "a" and "b" are 32bit values, we don't have to cast > them to 128bit, 64bit is enough. > > This patch is the result of coccinelle script > scripts/coccinelle/simplify_muldiv64.cocci > > Signed-off-by: Laurent Vivier <lviv...@redhat.com> > --- > hw/audio/gus.c | 2 +- > hw/xtensa/pic_cpu.c | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-)
For xtensa PIC: Acked-by: Max Filippov <jcmvb...@gmail.com> -- Thanks. -- Max