* exec.c (dispatch_instruction): Change how carry out is calculated

in DIVSCC.  Add emulation of SMULCC, UMUL, and UMULCC.
This commit is contained in:
Mark Alexander 1998-04-09 01:42:44 +00:00
parent f1b8b0f4f1
commit e2324e2944
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Wed Apr 8 18:29:40 1998 Mark Alexander <marka@cygnus.com>
* 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 <cagney@b1.cygnus.com>
* configure: Regenerated to track ../common/aclocal.m4 changes.