m68k: add missing FINT and FINTRZ instructions to spilling_get_operation_type()

git-svn-id: trunk@47266 -
This commit is contained in:
Károly Balogh 2020-10-31 21:57:59 +00:00
parent 3aa0d92c79
commit 55d4ffa9de

View File

@ -513,7 +513,8 @@ type
A_FABS, A_FSABS, A_FDABS,
A_FSQRT, A_FSSQRT, A_FDSQRT,
A_FNEG, A_FSNEG, A_FDNEG,
A_FSIN, A_FCOS:
A_FSIN, A_FCOS,
A_FINT, A_FINTRZ:
if ops = 1 then
begin
if opnr = 0 then