Mercurial > hg > CbC > CbC_llvm
view test/MC/Mips/elf_eflags_nanlegacy.s @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | 54457678186b |
children |
line wrap: on
line source
# 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 [ (0x50001004) # CHECK-ASM: .nan 2008 # CHECK-ASM: .nan legacy .nan 2008 # Let's override the previous directive! .nan legacy