From 2465ad8ed89d70f43e1b2a0a3fc5e4669755e3e5 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 28 Nov 1989 14:42:56 +0000 Subject: [PATCH] fixed bug: sometimes destroyed contents of register variable --- mach/i386/ncg/table | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/i386/ncg/table b/mach/i386/ncg/table index 287813816..067ca4b95 100644 --- a/mach/i386/ncg/table +++ b/mach/i386/ncg/table @@ -1405,7 +1405,7 @@ kills all_mems gen axx* {indir_r, regvar($1)}, %1 proc xxxrstl example adi stl -with rmorconst rmorconst-RREG +with rmorconst regorconst-RREG kills regvar($2) gen move %1, {LOCAL, $2, 4} axx* {LOCAL, $2, 4}, %2 -- 2.34.1