1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/yjit
Takashi Kokubun 064944c902
Stop using a callee-saved register for scratch0 on aarch64 (#6312)
[Bug #18985]

* Callee-save x22 for aarch64

* Just use a caller-saved register

* Update yjit/src/backend/arm64/mod.rs

Co-authored-by: Alan Wu <alansi.xingwu@shopify.com>
Co-authored-by: Maxime Chevalier-Boisvert <maximechevalierb@gmail.com>
2022-09-01 13:38:38 -07:00
..
bindgen A64: Only clear icache when writing out new code (https://github.com/Shopify/ruby/pull/442) 2022-08-29 09:09:41 -07:00
src Stop using a callee-saved register for scratch0 on aarch64 (#6312) 2022-09-01 13:38:38 -07:00
.gitignore
Cargo.lock
Cargo.toml Add --enable-yjit=dev_nodebug configure option 2022-07-29 16:32:14 -07:00
yjit.mk Add --enable-yjit=dev_nodebug configure option 2022-07-29 16:32:14 -07:00