Usually CPU technical jargon is used with SuperScalar and Super Pipelined. SuperPipelined refers to the number of pathways thru the processor. Each pipe is process simultaneously during the the clock cycle. SuperScalar is a term used to describe a situation where there is a Co-Processor with its own pipelines. In the Athlon there are Pipelines in the processor and then in the Co-Processor there are more pipelines. Usually the Co-Processor does the more complex operations like floating point computations, division, etc. Additionally there are operations or commands that are hard wired into the processor's pathways, and there are other instructions which are complex and stored on a read-only memory area of the CPU. Some explanations of this in AMD's thorough technical descriptions of the athlon CPU Architecture. If you do not like my post feel free to point out your opinion or my errors.