So, from what I understand, modern computers use superscalar CPUs which allows the computer to run two instructions on two separate lines of data in parallel. Which in lame man's terms is just: the CPU can run two instructions at the same time.
Now, from what I understand, this is also a...