[patch] Additional insn support for ARM7T
Robert Cragie
rcc@jennic.com
Tue Sep 3 04:29:00 GMT 2002
I had trouble extracting the patch from the mail. Here is it is an an
attachment. To apply:
cd <sid-home>/src/cgen/cpu
patch -p0 < arm7.cpu.patch
cd <sid-home>/build/sid/component/cgen-cpu/arm7t
make cgen-all
cd ../../../
make all install
where <sid-home> is your SID home directory.
Robert Cragie, Design Engineer
_______________________________________________________________
Jennic Ltd, Furnival Street, Sheffield, S1 4QT, UK
http://www.jennic.com Tel: +44 (0) 114 281 2655
> -----Original Message-----
> From: sid-owner@sources.redhat.com
> [mailto:sid-owner@sources.redhat.com]On Behalf Of Robert Cragie
> Sent: 29 August 2002 11:24
> To: sid@sources.redhat.com; cgen@sources.redhat.com
> Subject: [patch] Additional insn support for ARM7T
>
>
> Whilst trying to get eCos to run on SID, I realised it was
> failing due to a
> LDMIA instruction not being emulated in the CPU simulator. Here is a patch
> to complete the combinations of LDM/STM instructions which are missing in
> CGEN for the ARM7. I have a feeling that it could be implemented more
> efficiently, but I am somewhat a newbie to Scheme, and also to
> contributing
> patches in the GNU manner, so please bear with me.
[snip]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm7.cpu.patch
Type: application/octet-stream
Size: 22082 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/cgen/attachments/20020903/08ca0520/attachment.obj>
More information about the Cgen
mailing list