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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_query.c96 #define MI_ALU2(op, x, y) _MI_ALU2(op, MI_ALU_##x, MI_ALU_##y) macro
527 MI_ALU2(LOAD, SRCA, R0),
530 MI_ALU2(STOREINV, R0, ZF),
531 MI_ALU2(LOAD, SRCA, R0),
532 MI_ALU2(LOAD, SRCB, R1),
534 MI_ALU2(STORE, R0, ACCU),
575 MI_ALU2(LOAD, SRCA, R4),
576 MI_ALU2(LOAD, SRCB, R3),
578 MI_ALU2(STORE, R3, ACCU),
579 MI_ALU2(LOA
[all...]

Completed in 2 milliseconds