Superscalar version of DLX
Hardware may issue 1- 8 instructions at the same time.
In DLX , we use dual issue. One from the integer set (load, store, branch, integer ALU operation) and another from a floating point inst. set.
Hardware support: 64 bit sof instruction to be fetched every time. 64-bit allignemnet needed.
Processing hardware pipelined.