Searched refs:G_SQ_ALU_WORD1_OP2_WRITE_MASK (Results 1 – 5 of 5) sorted by relevance
121 alu->dst.write = G_SQ_ALU_WORD1_OP2_WRITE_MASK(word1); in r700_bytecode_alu_read()
279 #define G_SQ_ALU_WORD1_OP2_WRITE_MASK(x) (((x) >> 4) & 0x1) macro
237 #define G_SQ_ALU_WORD1_OP2_WRITE_MASK(x) (((x) >> 4) & 0x1) macro
329 #define G_SQ_ALU_WORD1_OP2_WRITE_MASK(x) (((x) >> 4) & 0x1) macro
2843 alu->dst.write = G_SQ_ALU_WORD1_OP2_WRITE_MASK(word1); in r600_bytecode_alu_read()