On 08 Oct 2009, at 14:54, Henrick Hellström wrote:
When compiling the following code for Win64 using FPC 2.2.2, Intel
syntax
mov qword [rdx ],$08C9BCF367E6096A
the compiler generates a movl instruction for just the least
significant
half of the constant qword
movl 0x67e6096a,(%rdx)
Am I missing something obvious?
Very recently someone reported a bug about this:
http://bugs.freepascal.org/view.php?id=14685
Jonas_______________________________________________
fpc-devel maillist - [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel