The following error message seeems to be new for fpc-3.3.1 (using -RIntel)

....

    @Remainder_1:
     MOV   Length,EBX
     AND   Length,1
     JZ    @TheEnd
MOVSS xmm2,[SourceBuffer] <--- Asm: [movss xmmreg2,mem64] invalid combination of opcode and operands
     MINSS xmm0,xmm2
     MAXSS xmm1,xmm2


Has anything changed here ?

Regards,

Adriaan van Os
_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to