Xamarin Public Jenkins (auto-signing) f32dbaf0b2 Imported Upstream version 5.18.0.225
Former-commit-id: 10196d987d5fc5564b9d3b33b1fdf13190f4d0b5
2018-12-21 19:01:49 +00:00

13 lines
269 B
ArmAsm

// RUN: llvm-mc -triple i686-unknown-windows-msvc -filetype obj -o %t.o %s
// RUN: llvm-objdump -r %t.o | FileCheck %s
// CHECK: 00000004 IMAGE_REL_I386_REL32 twop32
.section .rdata,"rd"
twop32:
.quad 0x41f0000000000000
.text
0:
mulsd twop32-0b(%eax), %xmm1