https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111768
--- Comment #21 from Alexander Monakov <amonakov at gcc dot gnu.org> --- There wouldn't be a #UD exception or SIGILL, wbnoinvd doesn't have a separate opcode, it is just wbinvd with the rep prefix (which is ignored if wbnoinvd is not supported).
