[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Jason Wright <jason_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 9 Jul 2003 17:56:16 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: jason_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/07/09 17:56:16
Modified files:
sys/arch/sparc64/include: cpu.h
sys/arch/sparc64/sparc64: emul.c trap.c
Log message:
part of infrastructure to deal with emulated stqf/ldqf:
T_ILLINST handler fetches instruction and decodes it. If it's stqf, ldqf,
stqfa, or ldqfa call emulation instead of SIGILL directly.
Note: this still SIGILL's in the end, the emulation isn't done yet.
Visit your host, monkey.org