In article <20110618181640.cff9717...@cvs.netbsd.org>,
Joerg Sonnenberger <source-changes-d@NetBSD.org> 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

Reply via email to