Skip to content
  • Michael Matz's avatar
    x86-64-asm: Support high registers %r8 - %r15 · 4cb7047f
    Michael Matz authored
    This requires correctly handling the REX prefix.
    As bonus we now also support the four 8bit registers
    spl,bpl,sil,dil, which are decoded as ah,ch,dh,bh in non-long-mode
    (and require a REX prefix as well).
    4cb7047f