This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ARM/Thumb code generation by gcc


Hi,

Are the ARM and Thumb code generators completely independent, or does the
Thumb code generator convert each ARM instruction that would be generated by
the ARM code generator into equivalent thumb instructions? In other words,
is there some sort of mapping between the two?

-Arvind


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]