Home
last modified time | relevance | path

Searched refs:S_SQ_ALU_WORD1_DST_GPR (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr700_asm.c51 bc->bytecode[id++] = S_SQ_ALU_WORD1_DST_GPR(alu->dst.sel) | in r700_bytecode_alu_build()
62 bc->bytecode[id++] = S_SQ_ALU_WORD1_DST_GPR(alu->dst.sel) | in r700_bytecode_alu_build()
Dr600_sq.h238 #define S_SQ_ALU_WORD1_DST_GPR(x) (((x) & 0x7F) << 21) macro
Deg_sq.h286 #define S_SQ_ALU_WORD1_DST_GPR(x) (((x) & 0x7F) << 21) macro
Dr700_sq.h211 #define S_SQ_ALU_WORD1_DST_GPR(x) (((x) & 0x7F) << 21) macro
Dr600_asm.c1781 bc->bytecode[id++] = S_SQ_ALU_WORD1_DST_GPR(alu->dst.sel) | in r600_bytecode_alu_build()
1792 bc->bytecode[id++] = S_SQ_ALU_WORD1_DST_GPR(alu->dst.sel) | in r600_bytecode_alu_build()