[coldfire-gnu-discuss] floating point instructions enabled by default for gcc-4.3-43 on mcf5472 processor?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldfire-gnu-discuss] floating point instructions enabled by default for gcc-4.3-43 on mcf5472 processor?
- To: <coldfire-gnu-discuss@xxxxxxxxxxxxxxxx>
- Subject: [coldfire-gnu-discuss] floating point instructions enabled by default for gcc-4.3-43 on mcf5472 processor?
- From: "Wong, Ken" <Ken.Wong@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 12 Feb 2009 13:44:51 -0500
I was wondering if anyone could tell me an easy way of determining
whether or not code generated using the gcc-4.3-43 toolchain is
generating hardware floating point instructions...
I'm pretty sure it is, and I think I can go through the objdump of my
code but being able to draw up a list of defaults that the compiler is
using would be great.
Ken.