John P
Joined: 17 Sep 2003 Posts: 331
|
|
Posted: Mon Apr 14, 2014 6:50 am |
|
|
Ttelmah wrote: | Wondering what instructions these are?.
|
I meant the branch and pointer-oriented instructions, "C Compiler Optimized" as the datasheet says.
https://dl.dropboxusercontent.com/u/28291527/emis.jpg
A couple of months ago I got a new CCS compiler on the 45-day free plan, and tried writing some code for an "Enhanced Midrange" processor, the PIC16F1459. I wanted to see it do a copy of one array to another, which I thought would make it use both FSR's, but instead it fumbled around with just one FSR. I didn't try the new instructions in assembly, but I've done that with another compiler and it didn't recognize them, so I'm dubious about what CCS would do. |
|