Be explicit about the member of the fld family wanted here.

This commit is contained in:
joerg 2011-02-22 05:07:36 +00:00
parent 865c394946
commit df0fd6c84e

View File

@ -1,4 +1,4 @@
/* $NetBSD: cpufunc.S,v 1.17 2010/07/07 01:14:52 chs Exp $ */
/* $NetBSD: cpufunc.S,v 1.18 2011/02/22 05:07:36 joerg Exp $ */
/*-
* Copyright (c) 1998, 2007, 2008 The NetBSD Foundation, Inc.
@ -427,7 +427,7 @@ ENTRY(fxrstor)
ENTRY(fldummy)
ffree %st(7)
fld (%rdi)
flds (%rdi)
ret
ENTRY(x86_ldmxcsr)