Searched refs:NV50_IR_SUBOP_XMAD_PSL (Results 1 – 4 of 4) sorted by relevance
367 (i->subOp & (NV50_IR_SUBOP_XMAD_PSL | NV50_IR_SUBOP_XMAD_MRG))) in insnCanLoad()
674 if (subOp & NV50_IR_SUBOP_XMAD_PSL) in print()
288 #define NV50_IR_SUBOP_XMAD_PSL (1 << 0) macro
1040 NV50_IR_SUBOP_XMAD_PSL | NV50_IR_SUBOP_XMAD_H1(0); in createMul()2524 i->subOp = NV50_IR_SUBOP_XMAD_PSL | NV50_IR_SUBOP_XMAD_CBCC; in handleMULMAD()