Searched refs:S_SQ_ALU_WORD1_DST_GPR (Results 1 – 5 of 5) sorted by relevance
51 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()
238 #define S_SQ_ALU_WORD1_DST_GPR(x) (((x) & 0x7F) << 21) macro
286 #define S_SQ_ALU_WORD1_DST_GPR(x) (((x) & 0x7F) << 21) macro
211 #define S_SQ_ALU_WORD1_DST_GPR(x) (((x) & 0x7F) << 21) macro
1781 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()