* sis.h (uint64, int64): Define.
authorMark Alexander <marka@cygnus>
Fri, 15 May 1998 06:23:04 +0000 (06:23 +0000)
committerMark Alexander <marka@cygnus>
Fri, 15 May 1998 06:23:04 +0000 (06:23 +0000)
commitf1a0162a2805dadd13b943e386ac9af09e921430
treece7520c7bc136de23f044edc870be54d59382a77
parent5bb1a7be9d230d44e687f507f123849856d05d97
* sis.h (uint64, int64): Define.
* exec.c (SDIV, SDIVCC, UDIV, UDIVCC): Define new opcodes.
* (mul64): Simplify calculation of negative result.
* (div64): New helper function for 64-bit division.
* (dispatch_instruction): Add emulation of SDIV, SDIVCC, UDIV,
and UDIVCC.
sim/erc32/ChangeLog