[InstCombine] Signed saturation tests. NFC
[llvm-complete.git] / test / MC / Mips / micromips-ase-directive.s
blobfef40ecc3eeb558646194a8cf48318502c60a035
1 # RUN: llvm-mc -triple=mips-unknown-linux -filetype=obj %s -o - | \
2 # RUN: llvm-readobj -A | \
3 # RUN: FileCheck --check-prefix=ASE-MICROMIPS %s
5 .set micromips
6 .ent _Z3foov
7 _Z3foov:
8 addiu $sp, $sp, -8
10 # ASE-MICROMIPS: microMIPS (0x800)