bytedance / mockey

a simple and easy-to-use golang mock library
Apache License 2.0
556 stars 22 forks source link

fix: use x19 register(arm64) for BR instruction #33

Closed Sychorius closed 10 months ago

Sychorius commented 10 months ago

Change-Id: Ieb6ca78a9efbe523a9595500845e2c61884e58c3

What type of PR is this?

fix

What this PR does / why we need it (en: English/zh: Chinese):

en: use x19 register(arm64) for BR instruction zh: arm下使用x19寄存器传参,避免入参值被踩坏

Which issue(s) this PR fixes: