This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

switch-case optimizing in armcc

I hope that I can get more information about the switch-case optimizing in armcc.

I can find something like these:

http://www.keil.com/support/man/docs/c51/c51_optimize.htm
http://www.keil.com/support/man/docs/ca/ca_optimize.htm

talking about the switch-case optimizing.

But I can not find the same thing about the armcc.

What I can find about armcc is only this:

http://www.keil.com/support/man/docs/armcc/armcc_cjaieafa.htm

Does armcc provide all the optimizing methods described on the below web-site?

www.eventhelix.com/.../CToAssemblyTranslation3.htm