IDIV (R64) - Port Usage


With blocking instructions for port '0':

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

With blocking instructions for port '1':

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

With blocking instructions for port '5':

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

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

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

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

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

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

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

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

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

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

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