This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: systemtap ARM port status


On Sat, 2007-06-02 at 09:11 -0500, Quentin Barnes wrote:
> On Fri, Jun 01, 2007 at 10:29:37PM -0500, Quentin Barnes wrote:
> [...]
> >So I think all I have to do to properly port the deref() macro
> >for ARM is to copy the ARM's __{get|put}_user_asm_{byte|half|word}()
> >macros to loc2c-runtime.h, rename them to the _stp_* variety, and
> >have them use the "ldrb", "strb", "ldr", and "str" instructions.
> 
> Overnight testing revealed that works.  Attached is the ARM version
> that seems to do the right thing:

Sorry I was unable to respond to this sooner; I was out on Friday. 

Do you want me to check this latest version in, or  are you still
testing?

Martin



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]