Sign in
android
/
toolchain
/
rustc
/
bcf972c0208490b0eb3ce3c170c2db486ba945b3
/
.
/
src
/
llvm-project
/
llvm
/
test
/
tools
/
llvm-ml
/
hexfloat_error.asm
blob: d917529540d5a9f4248320503e165b482a022c7d [
file
] [
log
] [
blame
]
;
RUN
:
not
llvm
-
ml
-
filetype
=
s
%
s
/
WX
/
Fo
/
dev
/
null
2
>&
1
|
FileCheck
%
s
--
implicit
-
check
-
not
=
error
:
.
data
;
CHECK
:
:[[#
@LINE
+
1
]]:
25
:
error
:
MASM
-
style hex floats ignore
explicit
sign
negative_hexfloat REAL4
-
3fa66666r
.
code
END