STMXCSR (M32) - Port Usage


With blocking instructions for port '0':

⇨ One μop that can only use port '0'

With blocking instructions for port '4':

⇨ One μop that can only use port '4'

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

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

With blocking instructions for ports {'2', '3', '7'}:

⇨ One μop that can only use ports {'2', '3', '7'}

With an indexed addressing mode


With blocking instructions for port '0':

⇨ One μop that can only use port '0'

With blocking instructions for port '4':

⇨ One μop that can only use port '4'

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

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

With blocking instructions for ports {'2', '3'}:

⇨ One μop that can only use ports {'2', '3'}