(mips64) how to store in an array based on register and not immidiate

后端 未结 0 478
无人共我
无人共我 2020-11-28 18:08

I am new to mips and for a homework project we have to convert a C code into mips64 assembly and run it with winmips64. The C code is this:

void fir(int X[],          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题