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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr700_asm.c88 alu->src[1].sel = G_SQ_ALU_WORD0_SRC1_SEL(word0);
H A Deg_sq.h270 #define G_SQ_ALU_WORD0_SRC1_SEL(x) (((x) >> 13) & 0x1FF) macro
H A Dr600_sq.h226 #define G_SQ_ALU_WORD0_SRC1_SEL(x) (((x) >> 13) & 0x1FF) macro
H A Dr700_sq.h184 #define G_SQ_ALU_WORD0_SRC1_SEL(x) (((x) >> 13) & 0x1FF) macro
H A Dr600_asm.c2801 alu->src[1].sel = G_SQ_ALU_WORD0_SRC1_SEL(word0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr700_asm.c88 alu->src[1].sel = G_SQ_ALU_WORD0_SRC1_SEL(word0);
H A Deg_sq.h274 #define G_SQ_ALU_WORD0_SRC1_SEL(x) (((x) >> 13) & 0x1FF) macro
H A Dr600_sq.h226 #define G_SQ_ALU_WORD0_SRC1_SEL(x) (((x) >> 13) & 0x1FF) macro
H A Dr700_sq.h184 #define G_SQ_ALU_WORD0_SRC1_SEL(x) (((x) >> 13) & 0x1FF) macro
H A Dr600_asm.c2809 alu->src[1].sel = G_SQ_ALU_WORD0_SRC1_SEL(word0);

Completed in 25 milliseconds