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

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips16e.s 3 .set mips16
elf-rel9-mips16.s 1 .set mips16
mips16-macro.s 1 .set mips16
mips16@loc-swap-dis.d 6 # Check branch swapping with DWARF-2 location information (MIPS16).
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
compressed-plt-1.s 4 .section .mips16.call.\name, "ax", @progbits
mips16-pic-1.gd 15 MIPS16 ASE
mips16-pic-1.dd 503 000407f4 <.mips16.a_used13>:
507 000407f8 <.mips16.b_used13>:
547 00040864 <.mips16.a_used15>:
551 00040868 <.mips16.b_used15>:
563 00040874 <.mips16.a_used17>:
567 00040878 <.mips16.b_used17>:
636 00040924 <.mips16.a_used19>:
640 00040928 <.mips16.b_used19>:
673 00040970 <.mips16.a_used20>:
677 00040974 <.mips16.b_used20>
    [all...]
  /external/llvm/lib/Target/Mips/
Mips16RegisterInfo.cpp 1 //===-- Mips16RegisterInfo.cpp - MIPS16 Register Information --------------===//
10 // This file contains the MIPS16 implementation of the TargetRegisterInfo class.
42 #define DEBUG_TYPE "mips16-registerinfo"
Mips16HardFloat.cpp 1 //===---- Mips16HardFloat.cpp for Mips16 Hard Float --------===//
10 // This file defines a pass needed for Mips16 Hard Float
24 #define DEBUG_TYPE "mips16-hard-float"
34 return "MIPS16 Hard Float Pass";
186 // We swap between FP and Integer registers to allow Mips16 and Mips32 to
269 std::string SectionName = ".mips16.call.fp." + Name;
468 std::string SectionName = ".mips16.fn." + Name;
517 // we are compiling as mips16.
518 // For all mips16 functions (that are not stubs we have already generated), or
527 // mips16 functions can call extern functions of unknown type (mips16 o
    [all...]
Mips16ISelDAGToDAG.cpp 1 //===-- Mips16ISelDAGToDAG.cpp - A Dag to Dag Inst Selector for Mips16 ----===//
10 // Subclass of MipsDAGToDAGISel specialized for mips16.
94 // Insert instructions to initialize the Mips16 SP Alias register in the
119 /// SP into a Mips16 accessible aliased register.
Mips16ISelDAGToDAG.h 10 // Subclass of MipsDAGToDAGISel specialized for mips16.
  /toolchain/binutils/binutils-2.25/elfcpp/
mips.h 101 // These relocs are used for the mips16.
293 // + 11 -- MIPS16 code; requires the following two bits to be set too.
294 // Note that one of the MIPS16 bits overlaps with STO_MIPS_PIC.
309 // although MIPS16 symbols are never considered to be MIPS_PIC.
312 // This value is used for a mips16 .text symbol.
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/32/mips-r2/
libgcc.a     [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/32/mips-r1/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/32/mips-r2/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/32/mips-r1/
libgcc.a     [all...]
  /external/llvm/test/CodeGen/Mips/
const6.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-float -relocation-model=pic -mips16-constant-islands < %s | FileCheck %s -check-prefix=load-relax
3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-float -relocation-model=pic -mips16-constant-islands -mips-constant-islands-no-load-relaxation < %s | FileCheck %s -check-prefix=no-load-relax
atomicops.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
brind.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
f16abs.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=static < %s | FileCheck %s -check-prefix=static
llcarry.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
  /external/clang/test/CodeGen/
mips-constraint-regs.c 9 // 'c': 16 bit address register for Mips16, GPR for all others
  /external/compiler-rt/test/builtins/Unit/
clear_cache_test.c 44 // (THUMB, MIPS16/uMIPS respectively). Ensure that the ISA bit is ignored in
enable_execute_stack_test.c 51 // (THUMB, MIPS16/uMIPS respectively). Ensure that the ISA bit is ignored in
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFStreamer.cpp 42 // FIXME: Also mark labels when in MIPS16 mode.

Completed in 1578 milliseconds

1 2 3 4 5 6 7 8 91011>>