<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jump Table in Cortex M0</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/30672/jump-table-in-cortex-m0</link><description> 
Hello, 

 
I have implemented jump tables on Cortex M3 without issue doing
something like 

 
Function PROC B.W TheFunctionCode ENDP 

 
Now I am moving to Cortex M0 where B.W does not exist and I don&amp;#39;t
know how to do. Replacing B.W by B does not work</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Jump Table in Cortex M0</title><link>https://community.arm.com/thread/81311?ContentTypeID=1</link><pubDate>Fri, 28 Jun 2013 07:11:02 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:635afa9c-2e71-42c7-84cb-3083babdd25e</guid><dc:creator>guillaume petitjean</dc:creator><description>&lt;p&gt;&lt;p&gt;
Yes the functions expect parameters ( up to 5... :( )&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Jump Table in Cortex M0</title><link>https://community.arm.com/thread/62059?ContentTypeID=1</link><pubDate>Fri, 28 Jun 2013 07:09:09 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:b0731fdb-1b6f-467a-89ed-edc193abae9c</guid><dc:creator>Westonsupermare Pier</dc:creator><description>&lt;p&gt;&lt;p&gt;
Does your function expect parameters? For 0-3 parameters, R3 would
still be considered scratch by the ABI&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>