On Thu, Jan 24, 2019 at 9:59 AM Sean Christopherson <sean.j.christopherson@xxxxxxxxx> wrote: > > Using %1 to reference RCX, i.e. the 'vmx' pointer', is obtuse and > fragile, e.g. it results in cryptic and infurating compile errors if the > output constraints touched by anything more than a gentle breeze. > > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Reviewed-by: Jim Mattson <jmattson@xxxxxxxxxx>