* support neg instruction for spilling

git-svn-id: trunk@24189 -
This commit is contained in:
florian 2013-04-07 21:00:47 +00:00
parent 075abd6220
commit 4e4cc4e289

View File

@ -714,7 +714,8 @@ implementation
A_FSITOS,A_FSITOD,A_FTOSIS,A_FTOSID,
A_FTOUIS,A_FTOUID,A_FUITOS,A_FUITOD,
A_SXTB16,A_UXTB16,
A_UXTB,A_UXTH,A_SXTB,A_SXTH:
A_UXTB,A_UXTH,A_SXTB,A_SXTH,
A_NEG:
if opnr=0 then
result:=operand_write
else