Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-sdd!trwrc!agnew From: agnew@trwrc.UUCP (Robert A. Agnew) Newsgroups: comp.sys.nsc.32k Subject: Traps Keywords: BPT FLAG SVC Message-ID: <509@trwrc.UUCP> Date: 12 Jun 89 23:55:58 GMT Organization: TRW-MEAD, San Diego, Ca. Lines: 6 The only software instructions which explicitly cause supervisor traps appear to be SVC, BPT, and FLAG. Since these traps are already used for something else either in the OS, debugger, or compiler, I need to find a way to generate a trap to one on the unused or less innocuous trap numbers. Anyone know how?