From: Mark Alexander Date: Thu, 9 Apr 1998 01:42:44 +0000 (+0000) Subject: * exec.c (dispatch_instruction): Change how carry out is calculated X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e2324e29444feffa7d99202be90ee6d1442a6939;p=binutils-gdb.git * exec.c (dispatch_instruction): Change how carry out is calculated in DIVSCC. Add emulation of SMULCC, UMUL, and UMULCC. --- diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog index 4e5e375386e..8a49ce26fba 100644 --- a/sim/erc32/ChangeLog +++ b/sim/erc32/ChangeLog @@ -1,3 +1,8 @@ +Wed Apr 8 18:29:40 1998 Mark Alexander + + * exec.c (dispatch_instruction): Change how carry out is calculated + in DIVSCC. Add emulation of SMULCC, UMUL, and UMULCC. + Sat Apr 4 20:36:25 1998 Andrew Cagney * configure: Regenerated to track ../common/aclocal.m4 changes.