Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/config/arm/
HDarm.h1364 #define ARM_FT_INTERRUPT (1 << 2) /* Note overlap with FT_ISR and above. */ macro
1371 #define IS_INTERRUPT(t) (t & ARM_FT_INTERRUPT)