summary refs log tree commit diff
path: root/arm64/targ.c
diff options
context:
space:
mode:
authorSudipto Mallick <smlckz@disroot.org>2021-07-11 20:38:30 +0000
committerQuentin Carbonneaux <quentin@c9x.me>2021-10-25 18:48:35 +0200
commit5e0ba156116036ba42d7ce8e361004ea20fb2d6b (patch)
treef7320a623e5e6c4b0536e36d4460166d21cd98dd /arm64/targ.c
parent5dbc5dc2c9816821db6e7f1a2903c54a7d549efd (diff)
downloadroux-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 'arm64/targ.c')
0 files changed, 0 insertions, 0 deletions