mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-03 00:58:31 +02:00
* cosmetics
git-svn-id: trunk@30731 -
This commit is contained in:
parent
d180187a48
commit
634a25d9f6
@ -251,7 +251,7 @@ implementation
|
|||||||
if opnr=0 then
|
if opnr=0 then
|
||||||
result:=operand_write;
|
result:=operand_write;
|
||||||
A_CP,A_CPC,A_CPI,A_PUSH,A_SBRC,A_SBRS,A_ST,A_STD,A_STS,
|
A_CP,A_CPC,A_CPI,A_PUSH,A_SBRC,A_SBRS,A_ST,A_STD,A_STS,
|
||||||
A_MUL, A_MULS,A_MULSU,A_FMUL,A_FMULS,A_FMULSU:
|
A_MUL,A_MULS,A_MULSU,A_FMUL,A_FMULS,A_FMULSU:
|
||||||
;
|
;
|
||||||
else
|
else
|
||||||
begin
|
begin
|
||||||
|
Loading…
Reference in New Issue
Block a user