Is it possible to have a computed jump in C? Maybe a jumptable with hundereds of entries. Don't want a switch case structure because every decision brings a time penalty. :-)
So, do you want this for C-ARM or C51?
ARM7 :-)