Thread with 2 posts
jump to expanded postit's incredibly cute how ARMv6 code jumps back and forth between A32 (normal Arm code) and T32 (Thumb code) all the time. having the lowest bit of the function address mark whether it's Thumb is such a neat trick
wellโฆ actually I wish ARMv6 code would jump back and forth more often, a certain compiler seems to like Thumb too much for its own good