Subject: CVS commit: pkgsrc/emulators/gxemul
From: Nick Hudson
Date: 2019-06-30 22:33:02
Message id: 20190630203302.DEF3AFBF4@cvs.NetBSD.org

Log Message:
Restore these changes that were lost in a recent update

When emulating the MIPS DIV and DDIV instructions, check for divide
overflow instead of performing the overflowing divide on the host and
crashing the emulator.  This is needed to run recent versions of the
NetBSD test suite on an emulated MIPS system.

implement trap with immediate instructions present in MIPS32.

Files:
RevisionActionfile
1.66modifypkgsrc/emulators/gxemul/Makefile
1.59modifypkgsrc/emulators/gxemul/distinfo
1.1addpkgsrc/emulators/gxemul/patches/patch-src_cpus_cpu__mips__instr.cc