Searched defs:nvc0_opProperties (Results 1 – 1 of 1) sorted by relevance
88 struct nvc0_opProperties struct90 operation op;91 unsigned int mNeg : 4;92 unsigned int mAbs : 4;93 unsigned int mNot : 4;94 unsigned int mSat : 4;95 unsigned int fConst : 3;96 unsigned int fImmd : 4; // last bit indicates if full immediate is suppoted