I have construction: ... and _V86TaskState,not V86TASK_WORK ... where V86TASK_WORK is macro constant. Yasm didn't support 'not' macro, can you add it? And segment definition for omf (in future) as tasm: ExampleName segment blabla ;dword public use32 'CODE' ExampleName ends