Searched refs:T_UNIMP_INSTR (Results 1 - 10 of 10) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libbc/inc/include/sun4/
H A Dtrap.h47 #define T_UNIMP_INSTR 0x02 macro
/opensolaris-onvv-gate/usr/src/uts/sparc/v7/sys/
H A Dmachtrap.h58 #define T_UNIMP_INSTR 0x02 macro
/opensolaris-onvv-gate/usr/src/uts/sparc/v9/sys/
H A Dmachtrap.h54 #define T_UNIMP_INSTR 0x010 macro
/opensolaris-onvv-gate/usr/src/uts/sparc/v9/fpu/
H A Dfpu.c233 trap(rp, NULL, T_UNIMP_INSTR, 0);
546 fpu_trap(rp, pfpsd->fp_trapaddr, T_UNIMP_INSTR, 0);
/opensolaris-onvv-gate/usr/src/cmd/mdb/sparc/kmdb/
H A Dkvm_isadep.c469 case T_UNIMP_INSTR:
503 (void) mdb_tgt_add_fault(t, T_UNIMP_INSTR, MDB_TGT_SPEC_INTERNAL,
/opensolaris-onvv-gate/usr/src/uts/sun4u/os/
H A Dmach_trap.c121 case T_UNIMP_INSTR:
/opensolaris-onvv-gate/usr/src/uts/sun4v/os/
H A Dmach_trap.c106 case T_UNIMP_INSTR:
/opensolaris-onvv-gate/usr/src/uts/sun4/os/
H A Dtrap.c169 (type == T_UNIMP_INSTR));
884 case T_UNIMP_INSTR: /* priv illegal instruction fault */
921 case T_UNIMP_INSTR + T_USER: /* illegal instruction fault */
1348 * Note that the T_UNIMP_INSTR case does not call simulate_unimp(),
1534 case T_UNIMP_INSTR + T_USER: /* illegal instruction fault */
/opensolaris-onvv-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s883 or %g0, T_UNIMP_INSTR, %g3 ;\
1816 cmp %g3, T_UNIMP_INSTR
/opensolaris-onvv-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s752 or %g0, T_UNIMP_INSTR, %g3 ;\
1589 cmp %g3, T_UNIMP_INSTR

Completed in 122 milliseconds