From 272c9cf16bbca81ff0e15840c4dc8fd0bbce3ad8 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Wed, 20 May 2026 21:35:05 -0700 Subject: the entirety of core.e now log-loads wow!!!!!! wow making this work required implementing comma and keyword in the log-load transform Force-Push: yes Change-Id: If888d89c23389720840b49b72478e4826a15a269 --- amd64.e | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amd64.e') diff --git a/amd64.e b/amd64.e index e098505..4d3c734 100644 --- a/amd64.e +++ b/amd64.e @@ -821,7 +821,7 @@ s" :cc-greater" keyword reg64 swap addressing-reg64 ; ~ (output point, source value, target register -- output point) -: and-reg68-imm8 +: and-reg64-imm8 3roll rex-w 0x83 pack8 swap 4 swap addressing-reg64 swap pack8 ; -- cgit 1.4.1