base/dispatch-x86ish.S (dispatch_x86ish_cpuid): Skip `EFLAGS_ID' dance on AMD64.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 Mar 2024 15:30:24 +0000 (15:30 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 10 Mar 2024 16:04:50 +0000 (16:04 +0000)
commitca6a6ec74c7db2849068f819951dd8b3375582f0
tree2374046dc5bb6178eb060c0c0db91d6e7880775b
parente1ac8bd99e01882b7dba40efb83941a1b60f024d
base/dispatch-x86ish.S (dispatch_x86ish_cpuid): Skip `EFLAGS_ID' dance on AMD64.

The 64-bit instruction set postdates the `cpuid' instruction.
base/dispatch-x86ish.S