aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/elf_eflags_nan2008.s
blob: f6903429c0df289079194b5bb3a60c35593fe9b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o - | \
# RUN:   llvm-readobj -h | \
# RUN:     FileCheck %s -check-prefix=CHECK-OBJ
# RUN: llvm-mc -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| \
# RUN:   FileCheck %s -check-prefix=CHECK-ASM

# This *MUST* match the output of 'gcc -c' compiled with the same triple.
# CHECK-OBJ: Flags [ (0x50001404)

# CHECK-ASM: .nan 2008

.nan 2008