Searched refs:cayman_mul_int_instr (Results 1 – 1 of 1) sorted by relevance
5155 static int cayman_mul_int_instr(struct r600_shader_ctx *ctx) in cayman_mul_int_instr() function12231 [TGSI_OPCODE_UMUL] = { ALU_OP2_MULLO_INT, cayman_mul_int_instr},12276 [TGSI_OPCODE_IMUL_HI] = { ALU_OP2_MULHI_INT, cayman_mul_int_instr},12277 [TGSI_OPCODE_UMUL_HI] = { ALU_OP2_MULHI_UINT, cayman_mul_int_instr},