diff options
author | Sudipto Mallick <smlckz@disroot.org> | 2021-07-11 20:38:30 +0000 |
---|---|---|
committer | Quentin Carbonneaux <quentin@c9x.me> | 2021-10-25 18:48:35 +0200 |
commit | 5e0ba156116036ba42d7ce8e361004ea20fb2d6b (patch) | |
tree | f7320a623e5e6c4b0536e36d4460166d21cd98dd /lisc/test/collatz.ssa | |
parent | 5dbc5dc2c9816821db6e7f1a2903c54a7d549efd (diff) | |
download | roux-5e0ba156116036ba42d7ce8e361004ea20fb2d6b.tar.gz |
arm64/emit.c: fix move instructions with big immediate values
Fixes #467. It assumes that the stack won't need to grow beyond 2^32 bytes. If that were to happen, we'd need another or at most two more `movk` instructions. Signed-off-by: Sudipto Mallick <smlckz@disroot.org>
Diffstat (limited to 'lisc/test/collatz.ssa')
0 files changed, 0 insertions, 0 deletions