Hi All,
I am trying to run valgrind on our mips 64 bit platform. I have compiled
valgrind 3.13 with following configure arguments:
./configure --host=mips64-poky-linux --prefix=... --build=x86_64-linux
CC=... CXX=...
My code access memory-address range starting from 0x80011800. This
is
Thanks John. It is memory-mapped hardware device. I will debug more and
would update you.
On Tue, Sep 19, 2017 at 3:00 PM, John Reiser wrote:
> My code access memory-address range starting from 0x80011800. This
>> is legitimate access.
>>
>
> But *what* does it access? Is it a memory-ma
kphys address space)
>
> --ignore-ranges=0x8000-0xbfff
>
>
>
> On Wednesday 20 September 2017 03:20 AM, Vikram Chhibber wrote:
>
> Hi All,
>
> I am trying to run valgrind on our mips 64 bit platform. I have compiled
> valgrind 3.13 with follo
p/ccr6aN6R.s:1586: Error: invalid operands `dmtc2 $4,0x3114'
Please let me know if I am missing anything.
Thanks
On Tue, Oct 3, 2017 at 1:53 PM, Vikram Chhibber
wrote:
> Thanks a lot. This looks promising. I will try and get back to you.
>
> Vikram
>
> On Tue, Oct 3, 20