DragonFly BSD
DragonFly commits List (threaded) for 2013-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_3_4 fix MXCSR default value


From: "Justin C. Sherrill" <justin@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 27 May 2013 17:26:37 -0700 (PDT)

commit 9561b8dbeeba70799df48f59ecefc49b4d5ef4f9
Author: Markus Pfeiffer <markus.pfeiffer@morphism.de>
Date:   Sat May 18 14:56:47 2013 +0000

    fix MXCSR default value
    
    XEN fails to initialise its vcpus to behave like actual cpus. One
    instance of this is that the MXCSR is not setup to the default
    value documented in as documented in AMD64 Architecture
    Programmer's Manual Volume 1: Application Programming, Section
    Section 4.3.2

Summary of changes:
 sys/platform/pc64/x86_64/npx.c | 6 ++++++
 1 file changed, 6 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9561b8dbeeba70799df48f59ecefc49b4d5ef4f9


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]