辅助寄存器 meaning in Chinese
background register
secondary register
Examples
- Chapter 3 focuses on translating the c code into assembly code . the implementation and optimization involves issues of assignment of variables and memories , pass of function parameters , addressing modes , control of nested repetition , use of ar registers , pipeline conflicts , and so on
本文从改写c源码为c54x汇编代码着手,对实现过程中的变量存储区分配、参数的传递、寻址方式的选择、循环的嵌套与控制、辅助寄存器的使用、流水线等方面的问题进行了设计和优化,在c54x上实时实现了g . 729a声码器。