Searched refs:sdwa_op (Results 1 – 1 of 1) sorted by relevance
651 Operand sdwa_op = instr->operands[0]; in emit_instruction() local675 encoding |= get_sdwa_sel(sdwa->sel[0], sdwa_op.physReg()) << 16; in emit_instruction()687 encoding |= 0xFF & sdwa_op.physReg(); in emit_instruction()688 encoding |= (sdwa_op.physReg() < 256) << 23; in emit_instruction()