Searched defs:opc_op (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dinstr-a3xx.h218 #define opc_op(opc) ((unsigned)((opc) & ((1 << NOPC_BITS) - 1))) macro
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dinstr-a3xx.h349 #define opc_op(opc) ((unsigned)((opc) & ((1 << NOPC_BITS) - 1))) macro

Completed in 5 milliseconds