SEP / Fast System Calls

This flag indicates that the CPU cupports Fast System Calls and SEP_* MSR's. The fast system calls are SYSENTER & SYSEXIT, and are basically optimised instructions for quickly branching to and from "system" or "oscall" type functions (which typically involve stack manipulation).

Note: The Intel P6 processor reports this capability in error, but does not support it.