Searched refs:G_SQ_ALU_WORD1_DST_GPR (Results 1 – 5 of 5) sorted by relevance
100 alu->dst.sel = G_SQ_ALU_WORD1_DST_GPR(word1); in r700_bytecode_alu_read()
254 #define G_SQ_ALU_WORD1_DST_GPR(x) (((x) >> 21) & 0x7F) macro
212 #define G_SQ_ALU_WORD1_DST_GPR(x) (((x) >> 21) & 0x7F) macro
303 #define G_SQ_ALU_WORD1_DST_GPR(x) (((x) >> 21) & 0x7F) macro
2821 alu->dst.sel = G_SQ_ALU_WORD1_DST_GPR(word1); in r600_bytecode_alu_read()