Searched defs:OPR_ (Results 1 – 2 of 2) sorted by relevance
365 #define OPR_(oo,ff) (OP(oo) | (((ff) & 0x7F) << 5)) macro