Searched refs:T_ALIGN (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dtrap.h59 #define T_ALIGN 0x07 /* (8) address not properly aligned */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dtrap.h61 #define T_ALIGN 0x034 /* (10) address not properly aligned */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dkgdb_machdep.c286 case T_ALIGN:
H A Dsvr4_machdep.c339 case T_ALIGN:
H A Dtrap.c568 case T_ALIGN:
H A Dlocore.s372 TRAP(T_ALIGN) ! 07 = address alignment error
633 TRAP(T_ALIGN) ! 07 = address alignment error
894 TRAP(T_ALIGN) ! 07 = address alignment error
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dkgdb_machdep.c287 case T_ALIGN:
H A Dsvr4_32_machdep.c364 case T_ALIGN:
H A Dsvr4_machdep.c381 case T_ALIGN:
H A Dtrap.c710 case T_ALIGN:
H A Dlocore.s466 TRAP(T_ALIGN) ! 034 = address alignment error -- we could fix it inline...
702 VTRAP(T_ALIGN, checkalign) ! 034 = address alignment error -- we could fix it inline...
2535 wrpr %g0, T_ALIGN, %tt ! This was an alignment fault

Completed in 166 milliseconds