Can you write a kernel patch / driver to trap the unsupported instructions and provide software implementations?
replies(2):
Those were already in RVA22, and the difference from that to RVA23 could probably be emulated with traps though.
However, I think that some of the new instructions in RVA23 may potentially become very common in some binaries later on and could possibly trap so often that they would slow down those programs considerably.
Thank goodness. What a colossal PITA trying to account for that across cluster switches.