agiledragon / gomonkey

gomonkey is a library to make monkey patching in unit tests easy
MIT License
1.92k stars 178 forks source link

loong64: implement buildJmpDirective function #130

Closed abner-chenc closed 1 year ago

abner-chenc commented 1 year ago

实现buildJmpDirective函数的Loong64版本,用于生成Loong64架构的跳转汇编指令 相关的issue: https://github.com/agiledragon/gomonkey/issues/129