ARM: More intrinsics
Andrew Haley
aph at redhat.com
Fri Mar 16 05:31:13 PDT 2012
On 03/16/2012 11:39 AM, Chris Phillips wrote:
> Only thing I have is the comment here:
>
> @@ -7858,7 +7975,7 @@
>
> #define DEBUG_REGSET ((1<<ARM_R0)|(1<<ARM_R1)|(1<<ARM_R2)|(1<<ARM_R3)|(1<<ARM_IP))
>
> -// DEBUG_METHODENTRY
> +// DEBUG_METHDENTRY
> handlers[H_DEBUG_METHODENTRY] = out_pos(&codebuf);
> stm(&codebuf, DEBUG_REGSET | (1<<ARM_LR), ARM_SP, PUSH_FD, 1);
> mov_reg(&codebuf, ARM_R2, ARM_R0);
>
> seems to have unintentionally been altered...
Err, Xerxes noticed that too. It's wrong, and I suppose it'll
be wrong forever.
Andrew.
More information about the distro-pkg-dev
mailing list