48c48
< if (FULL_SYSTEM && !ICSR_FPE(xc->readMiscReg(IPR_ICSR))) {
---
> if (FullSystem && !ICSR_FPE(xc->readMiscReg(IPR_ICSR))) {