I saw the paper from Google last year and thought something in it aligned with not everything running through the microcode engine, though I could be wrong.
“ The simplest instructions (add, sub, mov, etc) are all implemented in hardware. The more complicated instructions like rdrand, fpatan and cmpxchg are microcoded. You can think of them as a bit like calling into a library of functions written in that RISC-like code.”