repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git]
/
llvm
/
test
/
MC
/
Mips
/
micromips-ase-directive.s
blob
9b2e1d42565e31bb96101a1248f95c41107355db
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)