BIT_UP
#define BIT_UP_SET(opcode) ((opcode & BIT_UP) != 0)
int_flags = BIT_PT_CNT_CHANGE | BIT_DOWN | BIT_MOVE | BIT_UP;