PDA

View Full Version : [NDS] fpc4nds thumb-mode question



21o6
02-09-2007, 09:53 AM
hi :)

is there a way to tell fpc to use thumb and if not, when and how
will this be implemented? or do i misunderstand the concept here?

switching to thumb in assembler isn't the problem (bx), i just want to
know how/if the thumb-mode is actually used by fpc and if so, how it is done.

any information is appreciated. for more information about the "why",
visit my blog (http://21o6.blogspot.com). :) (implementing thumb-support is not a must, but would have some benefits).

thx :)

Legolas
02-09-2007, 10:56 AM
fpc can't generate thumb code yet. However, I have requested this feature to Florian some months ago (maybe we could add a feature request to mantis), but at this time it is not a priority task.

21o6
02-09-2007, 11:08 AM
k thx :D

WILL
02-09-2007, 06:34 PM
Florian has mentioned this in IRC several times. It comes up more often lately. Perhaps we can see this roll out for the next 2.3 roadmap.