aboutsummaryrefslogtreecommitdiffhomepage
path: root/obj/elf.c
diff options
context:
space:
mode:
author lemon<lsof@mailbox.org>2026-02-28 09:12:18 +0100
committer lemon<lsof@mailbox.org>2026-02-28 09:12:18 +0100
commitc0db7d92c14b242daf008f7e3731a5d080e23fa1 (patch)
tree67dd8011f4e5d2a5dda5df559b7617b9e8e4dd96 /obj/elf.c
parent441dad512b47a4ff3998f4f1c81068d40d32dc75 (diff)
regalloc: fix defn of spilled var with immediate
With `i64 %a = copy 0xabcdef12345`, if `%a` was spilled, this would turn into a `storei64` instruction with an unencondable immediate operand (larger than 32 bits in x86, non-zero in aarch64).
Diffstat (limited to 'obj/elf.c')
0 files changed, 0 insertions, 0 deletions