Hello and thanks for your answer.
Unfortunatly, I'm using mc9s08aw16 MCU and bit 3 of SRS register is empty, according to the datasheet...
Moreover I'm using SDCC as compiler, so "asm(dbc $8d);" does not works, but this is not the problem I know how to make SDCC generate ILOP and ILAD.
No, the real problem is that ILAD and ILOP seems to be the same flag in SRS register...
Indeed when the MCU reboot after ILOP or ILAD, ILOP flag is 1 for the both. When I electically reset the MCU, ILOP flag is 0. So I cannot make difference between ILOP and ILAD.
Best regards