HomeSort by relevance Sort by last modified time
    Searched full:mips16 (Results 26 - 50 of 621) sorted by null

12 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips16-stabs.s 2 .set mips16
mips16-vis-1.d 3 .*: 0+0 +2 +FUNC +GLOBAL +HIDDEN +\[MIPS16\] +[0-9]+ foo
mips16-jalx.d 2 #as: -mips3 -mtune=r4000 -mips16 -mabi=o64
3 #name: mips16 jalx
mipsel16-f.d 1 #objdump: -rst -mips16
2 #name: MIPS16 reloc 2
3 #as: -32 -mips16
4 #source: mips16-f.s
6 # Check MIPS16 reloc processing
tmips16-f.d 1 #objdump: -rst -mips16
2 #name: MIPS16 reloc 2
3 #as: -32 -mips16
4 #source: mips16-f.s
6 # Check MIPS16 reloc processing
tmipsel16-f.d 1 #objdump: -rst -mips16
2 #name: MIPS16 reloc 2
3 #as: -32 -mips16
4 #source: mips16-f.s
6 # Check MIPS16 reloc processing
elf-rel27.d 8 [0-9a-f]+ * [0-9a-f]+ R_(MIPS|MIPS16|MICROMIPS)_HI16 * [0-9a-f]+ * (\.text|\.L0)
9 [0-9a-f]+ * [0-9a-f]+ R_(MIPS|MIPS16|MICROMIPS)_HI16 * [0-9a-f]+ * (\.text|\.L0)
10 [0-9a-f]+ * [0-9a-f]+ R_(MIPS|MIPS16|MICROMIPS)_LO16 * [0-9a-f]+ * (\.text|\.L0)
mips-jalx.d 2 #as: -mips3 -mtune=r4000 -mips16
mips16-f.d 1 #objdump: -rst -mips16
2 #name: MIPS16 reloc 2
3 #as: -32 -mips16
5 # Check MIPS16 reloc processing
mips16@hilo-diff-eb-n32.d 5 #dump: mips16@hilo-diff-eb.d
mips16@hilo-diff-eb-n64.d 5 #dump: mips16@hilo-diff-eb.d
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips16-pic-3b.s 4 .include "mips16-pic-3.inc"
mips16-pic-4c.s 8 .section .mips16.call.f2, "ax", @progbits
19 .section .mips16.call.fp.f3, "ax", @progbits
27 # Make sure that f2 and f3 are called from MIPS16 code.
28 .set mips16
  /external/clang/test/Sema/
mips-interrupt-attr.c 22 __attribute__((interrupt,mips16)) void fooe() {} // expected-error {{'interrupt' and 'mips16' attributes are not compatible}} \
24 __attribute__((mips16,interrupt)) void foof() {} // expected-error {{'mips16' and 'interrupt' attributes are not compatible}} \
26 __attribute__((interrupt)) __attribute__ ((mips16)) void foo10() {} // expected-error {{'interrupt' and 'mips16' attributes are not compatible}} \
28 __attribute__((mips16)) __attribute ((interrupt)) void foo11() {} // expected-error {{'mips16' and 'interrupt' attributes are not compatible}} \
  /external/llvm/test/CodeGen/Mips/
selTBteqzCmpi.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
9 define void @t() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
20 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
selTBtnezCmpi.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
9 define void @t() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
24 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
selTBtnezSlti.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
9 define void @t() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
20 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
mips16_32_1.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s -mips-mixed-16-32 | FileCheck %s
9 ; CHECK: .set mips16
13 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" }
rotate.ll 2 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32r2 -mattr=+mips16 < %s | FileCheck %s -check-prefix=mips16
5 ; mips16: .ent rot0
16 ; mips16: .ent rot1
26 ; mips16: .ent rot2
37 ; mips16: .ent rot3
selnek.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
13 define void @calc_z() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
78 define i32 @main() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
80 call void @calc_z() "target-cpu"="mips16" "target-features"="+mips16,+o32"
82 %call = call i32 (i8*, ...) @printf(i8* getelementptr inbounds ([5 x i8], [5 x i8]* @.str, i32 0, i32 0), i32 %0) "target-cpu"="mips16" "target-features"="+mips16,+o32"
84 %call1 = call i32 (i8*, ...) @printf(i8* getelementptr inbounds ([5 x i8], [5 x i8]* @.str, i32 0, i32 0), i32 %1) "target-cpu"="mips16" "target-features"="+mips16,+o32
    [all...]
interrupt-attr-error.ll 4 ; CHECK: LLVM ERROR: "interrupt" attribute is not supported on pre-MIPS32R2 or MIPS16 targets.
  /toolchain/binutils/binutils-2.25/ld/emulparams/
elf32btsmipn32.sh 11 OTHER_TEXT_SECTIONS='*(.mips16.fn.*) *(.mips16.call.*)'
elf32lr5900n32.sh 14 OTHER_TEXT_SECTIONS='*(.mips16.fn.*) *(.mips16.call.*)'
elf64btsmip.sh 10 OTHER_TEXT_SECTIONS='*(.mips16.fn.*) *(.mips16.call.*)'
  /external/llvm/test/MC/Mips/
elf_eflags_mips16.s 6 .set mips16

Completed in 263 milliseconds

12 3 4 5 6 7 8 91011>>