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()
260 #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
309 #define G_SQ_ALU_WORD1_DST_CHAN(x) (((x) >> 29) & 0x3) macro
2823 alu->dst.chan = G_SQ_ALU_WORD1_DST_CHAN(word1); in r600_bytecode_alu_read()