/toolchain/binutils/binutils-2.25/gas/testsuite/ |
ChangeLog-2008 | 403 * gas/mips/elf-rel8-mips16.d, gas/mips/elf-rel8-mips16.s, 404 * gas/mips/elf-rel9-mips16.d, gas/mips/elf-rel9-mips16.s, 405 * gas/mips/elf-rel13-mips16.d, gas/mips/elf-rel13-mips16.s: New tests. 456 * gas/mips/mips16-vis-1.d, gas/mips/mips16-vis-1.s: New tests. 500 * gas/mips/mips16-hilo-match.d: Add -mabi=32 -march=mips1 for as. 590 * gas/mips/mips16-hilo-match.s: New test [all...] |
ChangeLog-2011 | 174 * gas/mips/mips16@relax-swap3.d: Likewise. 310 gas/mips/mips16@loc-swap-2.d: New test. 554 * gas/mips/mips16-e.d: Add --special-syms to `objdump'. 591 * gas/mips/mips16@loc-swap.d: Likewise, MIPS16 version. 592 * gas/mips/mips16@loc-swap-dis.d: Likewise. 629 * gas/mips/mips16-e.d, gas/mips/mips16-f.d, [all...] |
ChangeLog-2013 | 491 * gas/mips/mips16-macro.s, gas/mips/mips16-macro.d: New test. 709 * gas/mips/mips16.d, gas/mips/mips16-64.d: Remove trailing whitespace 904 * gas/mips/mips16-dwarf2-n32.d: Likewise. 905 * gas/mips/mips16-dwarf2.d: Likewise. 906 * gas/mips/mips16@loc-swap-2.d: Likewise. 907 * gas/mips/mips16@loc-swap.d: Likewise. [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
ChangeLog-2006 | 130 * ld-mips-elf/mips16-intermix-1.s, ld-mips-elf/mips16-intermix-2.s, 131 ld-mips-elf/mips16-intermix.d: New testcase. 580 * ld-mips-elf/mips16-call-global-2.s, 581 ld-mips-elf/mips16-call-global-3.s, ld-mips-elf/mips16-call-global.d: 591 * ld-mips-elf/mips16-call-global-1.s, 592 ld-mips-elf/mips16-call-global-2.s, 593 ld-mips-elf/mips16-call-global-3.s, ld-mips-elf/mips16-call-global.d [all...] |
/external/llvm/lib/Target/Mips/ |
Mips16InstrInfo.td | 1 //===- Mips16InstrInfo.td - Target Description for Mips16 -*- tablegen -*-=// 10 // This file describes Mips16 instructions. 408 // conditional move based on a simple mips16 conditional [all...] |
MipsConstantIslandPass.cpp | 12 // For now, only Mips16 will use this. 14 // Loading constants inline is expensive on Mips16 and it's in general better 272 unsigned LongFormMaxDisp; // mips16 has 16/32 bit instructions 447 // The intention is for this to be a mips16 only pass for now [all...] |
MipsRegisterInfo.cpp | 224 // Reserve RA if in mips16 mode.
|
MipsSchedule.td | 19 // IIM16Alu is a placeholder class for most MIPS16 instructions.
|
/external/clang/lib/Driver/ |
ToolChains.cpp | [all...] |
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/32/mips-r6/ |
libgcc.a | [all...] |
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-mips.texi | 148 @item -mips16 149 @itemx -no-mips16 151 @code{.set mips16} at the start of the assembly file. @samp{-no-mips16} 464 Also no MIPS16 branches are ever relaxed. 708 The directive @code{.set mips16} puts the assembler into MIPS 16 mode, [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
mips16-hilo-n32.d | 2 #name: MIPS16 lui/addi n32 3 #as: -mips16 -mabi=n32 -march=mips64 4 #source: mips16-hilo.s
|
mips16-64.d | 3 #name: mips16-64 4 #source: mips16.s 6 # Test the mips16 instruction set.
|
mips16-macro.d | 3 #name: MIPS16 macros
|
/external/llvm/test/CodeGen/Mips/ |
tailcall.ll | 7 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic \
|
/toolchain/binutils/binutils-2.25/gas/ |
ChangeLog-2013 | 605 and MIPS16. 612 Call validate_mips16_insn for MIPS16 instructions. 622 flags for MIPS16 and non-MIPS16 instructions. 624 (gpr_read_mask): Use INSN2_READ_GPR_31 for MIPS16 instructions too. 626 (can_swap_branch_p, get_append_method): Use the same flags for MIPS16 627 and non-MIPS16 instructions. Fix formatting. [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
mips16-hilo-n32.d | 2 #source: ../../../gas/testsuite/gas/mips/mips16-hilo.s 3 #source: mips16-hilo.s
|
mips16-hilo.d | 2 #source: ../../../gas/testsuite/gas/mips/mips16-hilo.s 3 #source: mips16-hilo.s
|
/toolchain/binutils/binutils-2.25/opcodes/ |
ChangeLog-2005 | 134 * mips16-opc.c: Add MIPS16e save/restore opcodes. 435 * mips16-opc.c (mips16_opcodes): Add the MIPS16e jalrc/jrc 679 * mips16-opc.c (mips16_opcodes): Add the following MIPS16e 814 mips16-opc.c, mmix-dis.c, mmix-opc.c, msp430-dis.c, ns32k-dis.c, [all...] |
/external/autotest/client/site_tests/platform_StackProtector/ |
binutils-2.19.1.tar.bz2 | |
/toolchain/binutils/binutils-2.25/include/opcode/ |
mips.h | 380 /* The register list for an emulated MIPS16 ENTRY or EXIT instruction. */ 383 /* The register list and frame size for a MIPS16 SAVE or RESTORE 606 but the rules for MIPS16 instructions like ADDIUPC are more complicated. */ [all...] |
/toolchain/binutils/binutils-2.25/gas/po/ |
tr.po | [all...] |
/external/llvm/test/MC/Mips/ |
module-directive-bad.s | 108 .set mips16
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
ChangeLog | 57 R_MICROMIPS_PC23_S20, R_MIPS_EH): New enums for relocations (mips16 and
|
/external/fec/ |
config.sub | 230 | mips16 | mips64 | mipsel | mips64el \ 276 | mips16-* | mips64-* | mipsel-* \
|