+16
−12
Loading
64 bit mac instructions calculated the av bits after the saturation, which
resulted in a wrong PSW. This moves the av bit calculation before the
saturation.
Signed-off-by:
Bastian Koppelmann <kbastian@mail.uni-paderborn.de>