Description 'If there are any characters between' <'and'> ', assemble to ELSE or ENDIF. is the reverse function of IFB to ENDIF. . The character string must be enclosed in “<” and “>”.
[Example] ifnb
Description If the value of
[Example] bbb equ 1
ife bbb-1
: move.w d0, d1 ----------------- assembled
endif
Description If the value of
[Example] bbb equ 1
if bb-1
: move.w d0, d1 ----------------- Not assembled
: endif
IFE to ENDIF
format IFE
IF to ENDIF, IFNE to ENDIF
format IF
IFIDN ~ ENDIF
Format IFIDN