Premise1: Each instruction has a throughput of 1 instruction per clock cycle (obviously factually wrong, but let's assume it).
Can the CPU issue both an ADDPS and an SUBPS on the same clock cycle? Is that behavior the same for integer instructions?
A more extreme example: Can the CPU issue a MULLW, a MULHW and a MULHRSW instruction on the same clock cycle?
Does "Premise2" affect the behavior and if so, how?