1 ; RUN: llc -march=mips -mcpu=mips32 --mattr=-micromips < %s | FileCheck %s
3 define void @foo() #0 {
7 ; CHECK: .set micromips
8 ; CHECK-NEXT: .set nomips16
12 define void @bar() #1 {
16 ; CHECK: .set nomicromips
17 ; CHECK-NEXT: .set nomips16
18 ; CHECK-NEXT: .ent bar
23 "correctly-rounded-divide-sqrt-fp-math"="false" "disable-tail-calls"="false"
24 "less-precise-fpmad"="false" "frame-pointer"="none"
25 "no-infs-fp-math"="false" "no-jump-tables"="false" "no-nans-fp-math"="false"
26 "no-signed-zeros-fp-math"="false" "no-trapping-math"="false"
27 "stack-protector-buffer-size"="8" "unsafe-fp-math"="false"
28 "use-soft-float"="false"
33 "correctly-rounded-divide-sqrt-fp-math"="false" "disable-tail-calls"="false"
34 "less-precise-fpmad"="false" "frame-pointer"="none"
35 "no-infs-fp-math"="false" "no-jump-tables"="false" "no-nans-fp-math"="false"
36 "no-signed-zeros-fp-math"="false" "no-trapping-math"="false"
37 "stack-protector-buffer-size"="8" "unsafe-fp-math"="false"
38 "use-soft-float"="false"