Synopsys   : ALIGN_NOT_EVIL(a)

Defined in : <alignment.h>

Description: For a given alignment value, find out whether it is considered
             NOT evil-aligned. So either neutral-aligned or good-aligned.

Arguments  : int - the alignment value.
Returns    : int - 1/0 - if true, the value represents NOT evil-aligned.
