[ECOS] ARM arch: unknown asm insn "mrc" in v5T_semantics()

Heiko Panther heiko.panther@web.de
Tue Mar 16 16:49:00 GMT 2004


Mark Salter wrote:

> In general, I'm pretty uncomfortable with running the stub code in thumb
> mode. For most ARM CPUs, the cache flushes done in the stub use co-proc
> insns not available in thumb mode. There are also those CPUs with h/w
> breakpoint/watchpoint support which require the stub to use non-thumb
> insns to manipulate.

Would it be possible to provide macros for switching to ARM mode and 
back for these cases? I would be more comfortable with that then, say, 
compile certain files without -mthumb and enable thumb interworking. How 
do you do it now? Do you use thumb code at all?

Heiko

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list