Forum Discussion
Altera_Forum
Honored Contributor
19 years agooops! I should have combed through the instruction set more closely. I suppose the instruction "movia" comes in handy as follows
extern int x; asm ( " movia r2, x \n\t" "..." )oops! I should have combed through the instruction set more closely. I suppose the instruction "movia" comes in handy as follows
extern int x; asm ( " movia r2, x \n\t" "..." )