qbe/amd64
Richard McCormack cf06ce159d Modify amd64 fixarg to fix calling constant addresses
On x86_64, direct calls are always PC-relative. This means that
in order to call an absolute address, the call must be indirect.

To accomplish this, update fixarg to introduce a temporary before
emitting.
2026-01-13 21:24:31 +01:00
..
all.h mark apple targets with a boolean 2022-10-08 21:48:47 +02:00
emit.c ifopt simplifications 2026-01-13 18:11:37 +01:00
isel.c Modify amd64 fixarg to fix calling constant addresses 2026-01-13 21:24:31 +01:00
sysv.c Re-use (vgrow) b->ins vector in backend xxx_abi() fn's. 2025-03-14 09:47:05 +01:00
targ.c If-conversion RFC 4 - x86 only (for now), use cmovXX 2026-01-13 18:11:30 +01:00