CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2018/07/24 08:49:44

Modified files:
        sys/arch/amd64/include: cpufunc.h 

Log message:
Fix previous commit: the RSB refill bits change %rcx so it needed to be
given an input/output ASM constraint...but I made it output-only, so the
compiler deleted the initialization.

reported by many, starting with Edd Barrett (edd(at)theunixzoo.co.uk)

Reply via email to