Sign in
ara-mdk
/
platform
/
external
/
llvm
/
b6f4872d29136637a3a5dfdf185f5afcbcdd3b2a
/
.
/
test
/
CodeGen
/
Mips
/
mips64fpimm0.ll
blob: 17716da0c670d370cc3122147cac2715a05a7660 [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=mips64el -mcpu=mips64 -mattr=n64 | FileCheck %s
define
double
@foo1
()
nounwind
readnone
{
entry
:
; CHECK: dmtc1 $zero
ret
double
0.000000
e
+
00
}