|
@@ -718,7 +718,7 @@ unit cgcpu;
|
|
a_load_reg_reg(list,OS_8,OS_8,NR_A,tmpreg2);
|
|
a_load_reg_reg(list,OS_8,OS_8,NR_A,tmpreg2);
|
|
if i<>tcgsize2size[size] then
|
|
if i<>tcgsize2size[size] then
|
|
begin
|
|
begin
|
|
- if i=5 then
|
|
|
|
|
|
+ if i=4 then
|
|
begin
|
|
begin
|
|
tmpreg:=srchi;
|
|
tmpreg:=srchi;
|
|
tmpreg2:=dsthi;
|
|
tmpreg2:=dsthi;
|
|
@@ -744,7 +744,7 @@ unit cgcpu;
|
|
a_load_reg_reg(list,OS_8,OS_8,NR_A,tmpreg2);
|
|
a_load_reg_reg(list,OS_8,OS_8,NR_A,tmpreg2);
|
|
if i<>tcgsize2size[size] then
|
|
if i<>tcgsize2size[size] then
|
|
begin
|
|
begin
|
|
- if i=5 then
|
|
|
|
|
|
+ if i=4 then
|
|
begin
|
|
begin
|
|
tmpreg2:=dsthi;
|
|
tmpreg2:=dsthi;
|
|
end
|
|
end
|