[ARM] Better OR's for MVE compares
[llvm-core.git] / test / MC / Mips / elf_eflags_micromips2.s
blobd44cf7f37a721b5467de8c8ef5a3b28142ed726d
1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o - \
2 # RUN: | llvm-readobj -h | FileCheck %s
4 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
5 # The microMIPS flag is not set if no microMIPS code was emitted.
6 # CHECK: Flags [ (0x50001004)
8 nop
9 .set micromips
10 .set nomicromips
11 nop