Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Could use some help debuging PR kern/53261



On Wed, May 09, 2018 at 03:17:07PM +0200, Edgar Fuß wrote:
> > 	ldrd    r2, [r3, #24] ;		load 64bits to r2/r3 from r3+24
> I don't know about ARM64 (I only know ARM26), but are you sure that loading 
> r2/r3 from an address pointed to by r3 is OK?

This is plain old armv5 ;-)

But: yes, at least it works fine in userland.

Martin


Home | Main Index | Thread Index | Old Index