This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
libgcc2
- From: Eggenmüller Bernd <egge-b at gmx dot de>
- To: gcc at gcc dot gnu dot org
- Date: 2010年5月12日 14:12:46 +0200
- Subject: libgcc2
- References: <1273493360.28372.ezmlm@gcc.gnu.org>
Hi all,
is it possible to translate the libgcc2 when i only have 4 registers
which are 32 bits long.
One of the four Registers is defined as Basepointer and another as
Stackpointer.
The other two can be used to calculate.
Reegards
Egge