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()
249 #define G_SQ_ALU_WORD0_LAST(x) (((x) >> 31) & 0x1) macro
202 #define G_SQ_ALU_WORD0_LAST(x) (((x) >> 31) & 0x1) macro
294 #define G_SQ_ALU_WORD0_LAST(x) (((x) >> 31) & 0x1) macro
2892 alu->last = G_SQ_ALU_WORD0_LAST(word0); in r600_bytecode_alu_read()