xref: /aosp_15_r20/external/llvm/test/MC/Mips/elf_eflags_mips16.s (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
2
3# This *MUST* match the output of 'gcc -c' compiled with the same triple.
4# CHECK: Flags [ (0x54001004)
5
6        .set mips16
7f:
8        nop
9