Home
last modified time | relevance | path

Searched refs:EXCP_PC_ALIGN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm64/arm64/
H A Dtrap.c753 case EXCP_PC_ALIGN: in do_el0_sync()
/freebsd/sys/arm64/include/
H A Darmreg.h676 #define EXCP_PC_ALIGN 0x22 /* PC alignment fault */ macro