MCU target has its own ABI, however X86 interrupt handler calling convention overrides this ABI.
Fixed the ordering to check first for X86 interrupt handler then for MCU target.
Notice that not like other calling conventions, X86_INTR is valid also in MCU.