repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation tests. NFC
[llvm-complete.git]
/
test
/
MC
/
Mips
/
micromips-ase-directive.s
blob
fef40ecc3eeb558646194a8cf48318502c60a035
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
4
5
.set micromips
6
.ent _Z3foov
7
_Z3foov
:
8
addiu $sp
,
$sp
, -
8
9
10
# ASE-MICROMIPS: microMIPS (0x800)