From e2324e29444feffa7d99202be90ee6d1442a6939 Mon Sep 17 00:00:00 2001 From: Mark Alexander Date: Thu, 9 Apr 1998 01:42:44 +0000 Subject: [PATCH] * exec.c (dispatch_instruction): Change how carry out is calculated in DIVSCC. Add emulation of SMULCC, UMUL, and UMULCC. --- sim/erc32/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.30.2