??? 08/21/06 20:21 Read: times |
#122733 - jmp @dptr is not movc Responding to: ???'s previous message |
If movc is disabled, jump tables wont work because you cannot read the table. However, a computed goto will still work.
|
??? 08/21/06 20:21 Read: times |
#122733 - jmp @dptr is not movc Responding to: ???'s previous message |
If movc is disabled, jump tables wont work because you cannot read the table. However, a computed goto will still work.
|