Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libm/arch/i387
In article <20110618181640.CFF97175DF%cvs.netbsd.org@localhost>,
Joerg Sonnenberger <source-changes-d%NetBSD.org@localhost> wrote:
>
>+#define ARG_LONG_DOUBLE_ONE 4(%rsp)
>+#define ARG_LONG_DOUBLE_TWO 16(%rsp)
> #define ARG_DOUBLE_ONE 4(%esp)
> #define ARG_DOUBLE_ONE_LSW 4(%esp)
> #define ARG_DOUBLE_ONE_MSW 8(%esp)
Shouldn't that be %esp?
christos
Home |
Main Index |
Thread Index |
Old Index