Searched refs:G_SQ_ALU_WORD0_LAST (Results 1 – 5 of 5) sorted by relevance
94 alu->last = G_SQ_ALU_WORD0_LAST(word0); in r700_bytecode_alu_read()
244 #define G_SQ_ALU_WORD0_LAST(x) (((x) >> 31) & 0x1) macro
288 #define G_SQ_ALU_WORD0_LAST(x) (((x) >> 31) & 0x1) macro
202 #define G_SQ_ALU_WORD0_LAST(x) (((x) >> 31) & 0x1) macro
2809 alu->last = G_SQ_ALU_WORD0_LAST(word0); in r600_bytecode_alu_read()