• Is ARMv7-M3 thumb instructions compatible to ARMv7-A thumb?
    Hello guys, I am trying to verify some features of ARMv7-M3 in a software simulator platform for ARM. But this simulator only support ARMv7-A ISA. Is ARMv7-M3 instructions compatible to ARMv7-A, especially...
  • Is ARMv7-M3 thumb instructions compatible to ARMv7-A thumb?
    Hello guys, I am trying to verify some features of ARMv7-M3 in a software simulator platform for ARM. But this simulator only support ARMv7-A ISA. Is ARMv7-M3 instructions compatible to ARMv7-A, especially...
  • [ELF/Thumb] Is it possible to create library procedures in Thumb-mode only ?
    Greetings, In my journey to learn ARM assembly using Android (Linux) systems, I'm currently playing with Thumb mode. I'm currently testing if it is possible to write (ELF) library procedures entirely...
  • [ELF/Thumb] Is it possible to create library procedures in Thumb-mode only ?
    Greetings, In my journey to learn ARM assembly using Android (Linux) systems, I'm currently playing with Thumb mode. I'm currently testing if it is possible to write (ELF) library procedures entirely...
  • Why Thumb?
    I want to understand, why most (or all?) examples for MCP2100 (by the way very useful) are for the Thumb mode? The main resource of the LPC2129, which has not an external memory support, most attractive...