Control registers are local to each core/cpu (at least in x86), although they tend to be in sync, an option to examine control registers per core could be useful.
For example we could add an optional argument =!R [cpuid] to indicate the cpu number we want to read the control registers from. If no cpuid is specified, then do as always.