Searched refs:sdwa_op (Results 1 – 1 of 1) sorted by relevance
691 Operand sdwa_op = instr->operands[0]; in emit_instruction() local714 encoding |= sdwa.sel[0].to_sdwa_sel(sdwa_op.physReg().byte()) << 16; in emit_instruction()726 encoding |= 0xFF & sdwa_op.physReg(); in emit_instruction()727 encoding |= (sdwa_op.physReg() < 256) << 23; in emit_instruction()