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-Tag: gdb-4_18~2691 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e2324e29444feffa7d99202be90ee6d1442a6939;p=external%2Fbinutils.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 4e5e375..8a49ce2 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.