4.0 regression: cpu: fix SSE register check
CAN_COMPILE_SSE is no longer defined by the build system, since we no longer have any SSE optimisations. This restores the register check but only if SSE2 can be compiled, since that is now the minimum that we care about.