Searched refs:NIOS2_EXCEPTION_REG_ECCFTL_MASK (Results 1 – 2 of 2) sorted by relevance
116 eccftl = (exc_reg & NIOS2_EXCEPTION_REG_ECCFTL_MASK) != 0U; in _Fault()
225 #define NIOS2_EXCEPTION_REG_ECCFTL_MASK (0x80000000) macro