Searched refs:G_SQ_ALU_WORD1_DST_CHAN (Results 1 – 5 of 5) sorted by relevance
102 alu->dst.chan = G_SQ_ALU_WORD1_DST_CHAN(word1); in r700_bytecode_alu_read()
258 #define G_SQ_ALU_WORD1_DST_CHAN(x) (((x) >> 29) & 0x3) macro
218 #define G_SQ_ALU_WORD1_DST_CHAN(x) (((x) >> 29) & 0x3) macro
305 #define G_SQ_ALU_WORD1_DST_CHAN(x) (((x) >> 29) & 0x3) macro
2731 alu->dst.chan = G_SQ_ALU_WORD1_DST_CHAN(word1); in r600_bytecode_alu_read()