From 0f472409c404426ca15159f209726a9aabd87859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fl=C4=81vius?= Date: Thu, 30 Jul 2026 15:04:59 -0400 Subject: [PATCH] rexcode/x86: label addressing for RIP-relative disp and movabs imm Add mem_rip_label(label_id) so a RIP-relative memory operand can reference a label: the encoder writes a placeholder disp32 and emits a REL32 relocation (addend 0) at the field's byte offset, mirroring the existing .RELATIVE jump/call path. This expresses lea reg, [rip +