We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
Hello,
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.
Best regards,
Yasuhiko Koumoto.
ARMv5 does not support Thumb-2 but only supports Thumb.
Your answer is right.
Although the help window of ARMSim# says ARMv5, its user manual says that it is ARM7TDMI processor.
Thanks,