OPF
#define FORMAT3F(a,b,c) (OP(a) | OP3(b) | OPF(c))
you_lose &= (FORMAT3(0x3,0x3f,0x1) | OPF(0x1ff));