Hi,
Your answer is right.
Although the help window of ARMSim# says ARMv5, its user manual says that it is ARM7TDMI processor.
Thanks,
Hello,
ARMv5 does not support Thumb-2 but only supports Thumb.
Best regards,
Yasuhiko Koumoto.
I am not familiar with ARMSim# but it would be a simulator for ARM7TDMI processor according to a search engine.
Is there ARMv7 version?
If it was the ARM7TDMII simulator, the "addw" would not be supported because it is a Thumb-2 instruction.
If it supported the ARMv7, the "addw" notation would be "add.w", I think.