mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 20:19:25 +02:00
bugfix movss/vmovss
git-svn-id: branches/tg74/avx512-0037785@47389 -
This commit is contained in:
parent
c25c24e411
commit
dbfff3f76a
@ -1540,8 +1540,8 @@ begin
|
||||
;
|
||||
end;
|
||||
end;
|
||||
//A_MOVSS,
|
||||
//A_VMOVSS,
|
||||
A_MOVSS,
|
||||
A_VMOVSS,
|
||||
A_MOVD : { movd is a move from a mmx register to a
|
||||
32 bit register or memory, so no opsize is correct here PM }
|
||||
exit;
|
||||
|
Loading…
Reference in New Issue
Block a user