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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr700_asm.c92 alu->index_mode = G_SQ_ALU_WORD0_INDEX_MODE(word0);
H A Deg_sq.h282 #define G_SQ_ALU_WORD0_INDEX_MODE(x) (((x) >> 26) & 0x7) macro
H A Dr600_sq.h238 #define G_SQ_ALU_WORD0_INDEX_MODE(x) (((x) >> 26) & 0x7) macro
H A Dr700_sq.h196 #define G_SQ_ALU_WORD0_INDEX_MODE(x) (((x) >> 26) & 0x7) macro
H A Dr600_asm.c2805 alu->index_mode = G_SQ_ALU_WORD0_INDEX_MODE(word0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr700_asm.c92 alu->index_mode = G_SQ_ALU_WORD0_INDEX_MODE(word0);
H A Deg_sq.h286 #define G_SQ_ALU_WORD0_INDEX_MODE(x) (((x) >> 26) & 0x7) macro
H A Dr600_sq.h238 #define G_SQ_ALU_WORD0_INDEX_MODE(x) (((x) >> 26) & 0x7) macro
H A Dr700_sq.h196 #define G_SQ_ALU_WORD0_INDEX_MODE(x) (((x) >> 26) & 0x7) macro
H A Dr600_asm.c2813 alu->index_mode = G_SQ_ALU_WORD0_INDEX_MODE(word0);

Completed in 26 milliseconds