1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 21:40:33 +02:00

Widen all jit compiler routines to take 32-bit operands

* libguile/jit.c (compile_*): Instead of using the minimum sized types
that can represent the instruction's operand, use uint32_t.  This will
allow us to handle push/pop/drop without moving the SP.
This commit is contained in:
Andy Wingo 2023-10-02 11:33:21 +02:00
parent 4daf4664cf
commit 046378a917

File diff suppressed because it is too large Load diff