OUTONW
#define OUTONW(r, m) OUTW(r, INW(r) | (m))
#define OUTONW(np, r, m) OUTW(np, r, INW(np, r) | (m))