HomeSort by relevance Sort by last modified time
    Searched full:mips16 (Results 101 - 125 of 618) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/test/CodeGen/Mips/
i32k.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=pic -mips16-constant-islands=false -O3 < %s | FileCheck %s -check-prefix=16
mips16_32_3.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=16
9 ; 16: .set mips16
13 ; 32: .set mips16
49 ; 16: .set mips16
65 attributes #0 = { nounwind "less-precise-fpmad"="false" "mips16" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
mips16_32_7.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=static -O3 < %s -mips-mixed-16-32 | FileCheck %s -check-prefix=16
9 ; 16: .set mips16
56 ; 16: .set mips16
61 ; 32: .set mips16
73 attributes #2 = { nounwind "less-precise-fpmad"="false" "mips16" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
seleqk.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
13 define void @calc_seleqk() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
78 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
79 attributes #1 = { "target-cpu"="mips16" "target-features"="+mips16,+o32" }
selgek.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
14 define void @calc_z() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
79 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
80 attributes #1 = { "target-cpu"="mips16" "target-features"="+mips16,+o32" }
selgt.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
14 define i32 @calc_z() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
97 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
98 attributes #1 = { "target-cpu"="mips16" "target-features"="+mips16,+o32" }
selle.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
14 define void @calc_z() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
95 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
96 attributes #1 = { "target-cpu"="mips16" "target-features"="+mips16,+o32" }
selltk.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
14 define void @calc_selltk() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
79 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
80 attributes #1 = { "target-cpu"="mips16" "target-features"="+mips16,+o32" }
selne.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
14 define void @calc_seleq() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
83 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
84 attributes #1 = { "target-cpu"="mips16" "target-features"="+mips16,+o32" }
const1.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-float -relocation-model=static -mips16-constant-islands < %s | FileCheck %s
mbrsize4a.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-float -relocation-model=static -mips16-constant-islands < %s | FileCheck %s -check-prefix=jal16
nomips16.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=static < %s | FileCheck %s
4 @.str = private unnamed_addr constant [20 x i8] c"in main: mips16 %f\0A\00", align 1
36 attributes #0 = { nounwind "less-precise-fpmad"="false" "mips16" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
2008-07-16-SignExtInReg.ll 3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32r2 -mattr=+mips16 < %s | FileCheck %s
and1.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brconeqk.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brconeqz.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brconnez.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
div.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
div_rem.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
divu.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
  /external/llvm/test/MC/Mips/
cpload-bad.s 7 .set mips16
9 # ASM: :[[@LINE-1]]:17: error: .cpload is not supported in Mips16 mode
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips16-intermix.s 22 .set mips16
55 .set mips16
88 .set mips16
121 .set mips16
154 .set mips16
190 .set mips16
203 .section .mips16.fn.m16_d,"ax",@progbits
238 .set mips16
251 .section .mips16.fn.m16_static_d,"ax",@progbits
286 .set mips16
    [all...]
mips16-dwarf2-n32.d 2 #name: MIPS16 DWARF2 N32
3 #as: -march=mips3 -mabi=n32 -mips16 -no-mdebug -g0
4 #source: mips16-dwarf2.s
mips16-dwarf2.d 2 #name: MIPS16 DWARF2
3 #as: -mabi=32 -mips16 -no-mdebug -g0
4 #source: mips16-dwarf2.s
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips16-intermix-2.s 22 .set mips16
55 .set mips16
88 .set mips16
121 .set mips16
154 .set mips16
190 .set mips16
203 .section .mips16.fn.m16_d,"ax",@progbits
238 .set mips16
251 .section .mips16.fn.m16_static_d,"ax",@progbits
286 .set mips16
    [all...]

Completed in 159 milliseconds

1 2 3 45 6 7 8 91011>>