Searched refs:exceptionBitSet (Results 1 – 1 of 1) sorted by relevance
83 int exceptionBitSet = find_rightmost_setbit_position(faultStatusRegister); in find_exceptionin_cm4() local85 if (exceptionBitSet == -1) { in find_exceptionin_cm4()89 if (exceptionBitSet >= CM4EXCEPTIONCAUSELIST_SIZE) { in find_exceptionin_cm4()93 strncpy(cause, Cm4ExceptionCauseList[exceptionBitSet], in find_exceptionin_cm4()