Searched refs:G_SQ_ALU_WORD1_ENCODING (Results 1 – 5 of 5) sorted by relevance
104 if (G_SQ_ALU_WORD1_ENCODING(word1)) /*ALU_DWORD1_OP3*/ in r700_bytecode_alu_read()
248 #define G_SQ_ALU_WORD1_ENCODING(x) (((x) >> 15) & 0x7) macro
206 #define G_SQ_ALU_WORD1_ENCODING(x) (((x) >> 15) & 0x7) macro
297 #define G_SQ_ALU_WORD1_ENCODING(x) (((x) >> 15) & 0x7) macro
2825 if (G_SQ_ALU_WORD1_ENCODING(word1)) /*ALU_DWORD1_OP3*/ in r600_bytecode_alu_read()