Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2011 06:44:57 -0500
From:      Mark Tinguely <marktinguely@gmail.com>
To:        Damjan Marion <damjan.marion@gmail.com>
Cc:        "Brian J. McGovern" <mcgovern@beta.com>, freebsd-arm@freebsd.org
Subject:   Re: Suggestions for arm build for qemu?
Message-ID:  <4E1AE239.2040805@gmail.com>
In-Reply-To: <37DEC7D2-5B25-4FD4-B3D8-02D945516A87@gmail.com>
References:  <20110708120025.5C94210656D9@hub.freebsd.org> <1310178351.5681.4.camel@bmcgover-laptop.beta.com> <4E18403C.8010203@gmail.com> <1310344111.1455.3.camel@bmcgover-laptop.beta.com> <4E1A4F18.5000802@gmail.com> <37DEC7D2-5B25-4FD4-B3D8-02D945516A87@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/11/2011 4:13 AM, Damjan Marion wrote:
> On Jul 11, 2011, at 3:17 AM, Mark Tinguely wrote:
>
>> With option ARM_CACHE_LOCK_ENABLE compiled into the kernel, qemu will give an illegal instruction error.
> Huh, nice to know. I patched qemu to ignore this instruction :)
>
> BTW Any idea from where (c9, c2, {0, 0}) is coming from? I was not able to find it in ARM ARM.
>
> Damjan

Best guess it is the XScale "Read or Write data cache lock register"  
(mrc/mcr p15, 0, Rd, c9, c2, 0) via the arm_lock_cache_line() in machdep.c.

--Mark Tinguely.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E1AE239.2040805>