linux-packaging-mono/external/llvm/test/MC/Mips/micromips-ase-directive.s
Xamarin Public Jenkins (auto-signing) 8625704ad8 Imported Upstream version 5.18.0.179
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
2018-10-25 08:34:57 +00:00

11 lines
257 B
ArmAsm

# RUN: llvm-mc -triple=mips-unknown-linux -filetype=obj %s -o - | \
# RUN: llvm-readobj -mips-abi-flags | \
# RUN: FileCheck --check-prefix=ASE-MICROMIPS %s
.set micromips
.ent _Z3foov
_Z3foov:
addiu $sp, $sp, -8
# ASE-MICROMIPS: microMIPS (0x800)