Serialize and Memory Syncronization Instructions

The serialize (srlz) and memory synchronization (sync) instructions have the following constraints regarding instruction groups:

For safety’s sake, IAS in automatic mode inserts stops before srlz.d and sync.i instructions, and both before and after the srlz.i instruction. In explicit mode IAS does not indicate errors when stops are missing.