Searched refs:FUNOP (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_opcodes.py123 FUNOP = lambda x: (x << 28) function
124 FUNOP_MASK = FUNOP((1 << 14) - 1)

Completed in 2 milliseconds