How can I load the absolute address of a symbol larger than 0x7FFFFFFF in RiscV64 assembly

前端 未结 0 351
天命终不由人
天命终不由人 2020-12-22 03:09

I am writing a kernel and I need to self relocate above 0x7FFFFFFF. To do that, I need to refer, using absolute addressing, to the beginning and end of my kernel and to a sy

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