Fusing micro-operations (uops) together. Intra-instruction fusing can increase
cache memory storage efficiency and computer instruction processing bandwidth within
a microprocessor without incurring significant computer system cost. Uops are fused,
stored in cache memory, un-fused, executed in parallel, and retired in order to
optimize cost and performance.