Implement the lui instruction, using other instructions in the native MIPS instruction set

后端 未结 0 1054
北海茫月
北海茫月 2021-01-06 19:01

How can I implement:

lui des, const

where const is a constant and des is a register?

I started with:

l

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