Home
last modified time | relevance | path

Searched defs:nvc0_opProperties (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_target_nvc0.cpp88 struct nvc0_opProperties struct
90 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