RDMSR - Port Usage


With blocking instructions for port '0':


With blocking instructions for port '1':

⇨ 2 μops that can only use port '1'

With blocking instructions for port '5':

⇨ 2 μops that can only use port '5'

With blocking instructions for ports {'0', '1'}:

⇨ One μop that can only use ports {'0', '1'}

With blocking instructions for ports {'0', '5'}:

⇨ One μop that can only use ports {'0', '5'}

With blocking instructions for ports {'0', '6'}:

⇨ 18 μops that can only use ports {'0', '6'}

With blocking instructions for ports {'1', '5'}:

⇨ 4 μops that can only use ports {'1', '5'}

With blocking instructions for ports {'0', '1', '5'}:

⇨ 14 μops that can only use ports {'0', '1', '5'}

With blocking instructions for ports {'0', '1', '5', '6'}:

⇨ 4 μops that can only use ports {'0', '1', '5', '6'}