Home
last modified time | relevance | path

Searched refs:T_ALIGNFLT (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dtrap.h52 #define T_ALIGNFLT 14 /* alignment fault */ macro
/f-stack/freebsd/i386/i386/
H A Dtrap.c138 [T_ALIGNFLT] = { .ei = true, .msg = "alignment fault" },
375 case T_ALIGNFLT: in trap()
H A Dexception.s152 TRAP(T_ALIGNFLT)
/f-stack/freebsd/amd64/amd64/
H A Dtrap.c135 [T_ALIGNFLT] = "alignment fault",
322 case T_ALIGNFLT: in trap()
H A Dexception.S209 TRAP_ERR align, T_ALIGNFLT