Searched refs:G_SQ_ALU_WORD1_OP3_SRC2_NEG (Results 1 – 5 of 5) sorted by relevance
110 alu->src[2].neg = G_SQ_ALU_WORD1_OP3_SRC2_NEG(word1); in r700_bytecode_alu_read()
306 #define G_SQ_ALU_WORD1_OP3_SRC2_NEG(x) (((x) >> 12) & 0x1) macro
361 #define G_SQ_ALU_WORD1_OP3_SRC2_NEG(x) (((x) >> 12) & 0x1) macro
351 #define G_SQ_ALU_WORD1_OP3_SRC2_NEG(x) (((x) >> 12) & 0x1) macro
2908 alu->src[2].neg = G_SQ_ALU_WORD1_OP3_SRC2_NEG(word1); in r600_bytecode_alu_read()