GT
#define GT(x, y) ((((unsigned)(y) - (unsigned)(x)) >> 8) & 0xFF)
#define GT 0x7
LT, LE, GT, GE, EQ, NE
#define GT 0x01
GT,