mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-03 02:31:26 +00:00
this code is correct but strange looking ;-)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47659 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d0ba2a9c14
commit
22eedf4eec
@ -243,8 +243,7 @@ compiles to this code:
|
||||
_a:
|
||||
subq $8, %rsp
|
||||
cvttsd2siq %xmm0, %rax
|
||||
movl $4294967295, %ecx
|
||||
andq %rcx, %rax
|
||||
movl %eax, %eax
|
||||
cvtsi2sdq %rax, %xmm0
|
||||
addq $8, %rsp
|
||||
ret
|
||||
|
Loading…
x
Reference in New Issue
Block a user