Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

about gp

Altera_Forum
Honored Contributor II
1,078 Views

I don't very clear GP (nios 2 r(26))'s function .  

where can i find the detail about ues the nios2 regidters. 

 

thanks.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
299 Views

Kwok, 

 

You've posted a number of questions about this, and have been pointed at the Nios II Processor Reference Handbook, table 3-1. The terms used in this table global pointer, caller saved registers etc. are standard terms, a quick use of google will tell you what they mean. 

 

I suggest you either compile up some C code using the -S option which will produce some assmebler for you to look at, or write your code in C.
0 Kudos
Reply