502c502
< const ExceptionLevel el(opModeToEL((OperatingMode)(uint8_t)cpsr.mode));
---
> const ExceptionLevel el(currEL(cpsr));