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