Home | History | Annotate | Download | only in vax

Lines Matching refs:Instruction

89 	INTVEC(privinflt, KSTACK)	# Privileged/Reserved Instruction.
90 INTVEC(xfcflt, KSTACK) # Customer Reserved Instruction, 14
96 INTVEC(breakp, KSTACK) # Breakpoint Instruction, 2C
135 INTVEC(emulate, KSTACK) # Subset instruction emulation, C8
208 SCBENTRY(privinflt) # Privileged/unimplemented instruction
377 * Use noemulate to convert unimplemented ones to reserved instruction faults.
420 * 4(%sp): Instruction PC
431 * 48(%sp): TOS before instruction
437 * 8(%sp): Instruction PC
448 * 52(%sp): TOS before instruction
472 .word 0xffff # "reserved instruction fault"