From 56858bb480eb7a3f333efca6ecb2ec48ce78e6a4 Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 27 Jun 1990 09:29:55 +0000 Subject: [PATCH] bug fix: wrong procedure was called --- mach/m68020/ncg/table | 12 ++++++------ mach/m68k2/ncg/table | 12 ++++++------ mach/m68k4/ncg/table | 12 ++++++------ mach/moon3/ncg/table | 12 ++++++------ 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/mach/m68020/ncg/table b/mach/m68020/ncg/table index a3526a452..b12ea8a7a 100644 --- a/mach/m68020/ncg/table +++ b/mach/m68020/ncg/table @@ -1286,17 +1286,17 @@ with conreg4-bconst #endif pat lil loi adi lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("add.l") + call lilixxlili("add.l") pat lil loi adu lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("add.l") + call lilixxlili("add.l") pat lil loi ads lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("add.l") + call lilixxlili("add.l") pat lil loi and lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("and.l") + call lilixxlili("and.l") pat lil loi ior lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("or.l") + call lilixxlili("or.l") pat lil loi xor lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("eor.l") + call lilixxlili("eor.l") proc leixxxsei example loe loi and loe sti with conreg4-bconst diff --git a/mach/m68k2/ncg/table b/mach/m68k2/ncg/table index a3526a452..b12ea8a7a 100644 --- a/mach/m68k2/ncg/table +++ b/mach/m68k2/ncg/table @@ -1286,17 +1286,17 @@ with conreg4-bconst #endif pat lil loi adi lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("add.l") + call lilixxlili("add.l") pat lil loi adu lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("add.l") + call lilixxlili("add.l") pat lil loi ads lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("add.l") + call lilixxlili("add.l") pat lil loi and lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("and.l") + call lilixxlili("and.l") pat lil loi ior lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("or.l") + call lilixxlili("or.l") pat lil loi xor lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("eor.l") + call lilixxlili("eor.l") proc leixxxsei example loe loi and loe sti with conreg4-bconst diff --git a/mach/m68k4/ncg/table b/mach/m68k4/ncg/table index a3526a452..b12ea8a7a 100644 --- a/mach/m68k4/ncg/table +++ b/mach/m68k4/ncg/table @@ -1286,17 +1286,17 @@ with conreg4-bconst #endif pat lil loi adi lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("add.l") + call lilixxlili("add.l") pat lil loi adu lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("add.l") + call lilixxlili("add.l") pat lil loi ads lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("add.l") + call lilixxlili("add.l") pat lil loi and lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("and.l") + call lilixxlili("and.l") pat lil loi ior lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("or.l") + call lilixxlili("or.l") pat lil loi xor lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("eor.l") + call lilixxlili("eor.l") proc leixxxsei example loe loi and loe sti with conreg4-bconst diff --git a/mach/moon3/ncg/table b/mach/moon3/ncg/table index a3526a452..b12ea8a7a 100644 --- a/mach/moon3/ncg/table +++ b/mach/moon3/ncg/table @@ -1286,17 +1286,17 @@ with conreg4-bconst #endif pat lil loi adi lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("add.l") + call lilixxlili("add.l") pat lil loi adu lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("add.l") + call lilixxlili("add.l") pat lil loi ads lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("add.l") + call lilixxlili("add.l") pat lil loi and lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("and.l") + call lilixxlili("and.l") pat lil loi ior lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("or.l") + call lilixxlili("or.l") pat lil loi xor lil sti $1==$4 && $2==4 && $5==4 && $3==4 && inreg($1)==reg_pointer - call lilfxxlilf("eor.l") + call lilixxlili("eor.l") proc leixxxsei example loe loi and loe sti with conreg4-bconst -- 2.34.1