Searched refs:G_SQ_ALU_WORD1_OP2_OMOD (Results 1 – 5 of 5) sorted by relevance
119 alu->omod = G_SQ_ALU_WORD1_OP2_OMOD(word1); in r700_bytecode_alu_read()
278 #define G_SQ_ALU_WORD1_OP2_OMOD(x) (((x) >> 6) & 0x3) macro
240 #define G_SQ_ALU_WORD1_OP2_OMOD(x) (((x) >> 5) & 0x3) macro
316 #define G_SQ_ALU_WORD1_OP2_OMOD(x) (((x) >> 5) & 0x3) macro
2691 alu->omod = G_SQ_ALU_WORD1_OP2_OMOD(word1); in r600_bytecode_alu_read()