Forum Discussion
Altera_Forum
Honored Contributor
15 years agoString Instruction (NIOS2-UCLINUX )?
hi all , I want to use a string instruction( insl,outsl) to copy a string to my IO device faster in the uClinux . would it work? the following instruction just can access 4-b...
Altera_Forum
Honored Contributor
15 years agoWhat is the question you want help on ?
the IORD (or similar) Macro should be defined in the appropriate header in the distriution. Are the appropriate multi-word Macros not (yet) defined ? Writing ASM instructions in GNU C ? There is a lot of documentation around. -Michael