Searched refs:mips16 (Results 1 – 25 of 73) sorted by relevance
123
| /trueos/contrib/gcc/config/mips/ |
| HD | t-vr | 10 LIB2FUNCS_STATIC_EXTRA = $(srcdir)/config/mips/mips16.S \ 76 mips16 \ 84 mips16 \ 90 # Assume a 41xx-series is the default: we'd need a *mips16 entry if 91 # the default processor didn't support mips16. Also assume the 98 *mips16/march=vr5* \ 99 *mips16/march=vr4300 \ 104 *mabi=32*mips16* \ 105 *mlong64*mips16*
|
| HD | mips.opt | 144 mips16 146 Generate mips16 code 176 mno-mips16
|
| HD | t-r3900 | 1 LIB1ASMSRC = mips/mips16.S
|
| HD | t-elf | 13 LIB1ASMSRC = mips/mips16.S
|
| HD | t-isa3264 | 13 LIB1ASMSRC = mips/mips16.S
|
| HD | constraints.md | 170 true for all non-mips16 references (although it can sometimes be implicit
|
| HD | mips.md | 247 ;; Is this an extended instruction in mips16 mode? 726 ;; On the mips16, we can sometimes split an add of a constant which is 3250 ;; For mips16, we need a special case to handle storing $31 into 3319 ;; On the mips16, we can split ld $r,N($r) into an add and a load, 3414 ;; On the mips16, we can split lw $r,N($r) into an add and a load, 3456 ;; On the mips16, we can split a load of certain constants into a load 3622 ;; On the mips16, we can split lh $r,N($r) into an add and a load, 3717 ;; On the mips16, we can split lb $r,N($r) into an add and a load, 3869 ;; When generating mips16 code, split moves of negative constants into 4088 /* On the mips16, a shift of more than 8 is a four byte instruction, [all …]
|
| HD | predicates.md | 145 /* When generating mips16 code, LEGITIMATE_CONSTANT_P rejects
|
| /trueos/sys/mips/nlm/dev/net/ucore/ |
| HD | ld.ucore.S | 49 *(.mips16.fn.*) 50 *(.mips16.call.*)
|
| /trueos/gnu/usr.bin/binutils/libopcodes/ |
| HD | Makefile.mips | 3 SRCS+= mips-dis.c mips-opc.c mips16-opc.c
|
| /trueos/contrib/llvm/lib/Target/Mips/ |
| HD | Mips.td | 74 def FeatureMips16 : SubtargetFeature<"mips16", "InMips16Mode", "true", 97 def : Proc<"mips16", [FeatureMips16]>;
|
| /trueos/contrib/binutils/gas/config/ |
| HD | tc-mips.c | 221 int mips16; member 654 #define NOP_INSN (mips_opts.mips16 ? &mips16_nop_insn : &nop_insn) 1308 if (!mips_opts.mips16) in insn_length() 1339 if (!mips_opts.mips16) in install_insn() 1995 if (mips_opts.mips16) in md_assemble() 2013 if (mips_opts.mips16) in md_assemble() 2067 assert (mips_opts.mips16); in insn_uses_reg() 2078 assert (! mips_opts.mips16); in insn_uses_reg() 2095 else if (! mips_opts.mips16) in insn_uses_reg() 2171 if (mips_opts.mips16) in mips_move_labels() [all …]
|
| /trueos/contrib/binutils/gas/doc/ |
| HD | c-mips.texi | 124 @item -mips16 125 @itemx -no-mips16 127 @code{.set mips16} at the start of the assembly file. @samp{-no-mips16} 468 The directive @code{.set mips16} puts the assembler into MIPS 16 mode,
|
| /trueos/sys/contrib/octeon-sdk/ |
| HD | cvmx-shared-linux-o32.ld | 125 *(.mips16.fn.*) *(.mips16.call.*)
|
| HD | cvmx-shared-linux.ld | 127 *(.mips16.fn.*) *(.mips16.call.*)
|
| HD | cvmx-shared-linux-n32.ld | 128 *(.mips16.fn.*) *(.mips16.call.*)
|
| /trueos/contrib/binutils/opcodes/po/ |
| HD | POTFILES.in | 116 mips16-opc.c
|
| /trueos/contrib/binutils/opcodes/ |
| HD | ChangeLog-2006 | 451 * mips16-opc.c (I1, I32, I64): New shortcut defines. 488 * mips16-opc.c (mips16_opcodes): Add sdbbp instruction. 498 * mips-dis.c (print_insn_args): Force mips16 to odd addresses. 499 (print_mips16_insn_arg): Force mips16 to odd addresses.
|
| /trueos/contrib/openpam/ |
| HD | config.sub | 273 | mips16 \
|
| /trueos/contrib/byacc/ |
| HD | config.sub | 274 | mips16 \
|
| /trueos/contrib/ldns/ |
| HD | config.sub | 272 | mips16 \
|
| /trueos/contrib/dialog/ |
| HD | config.sub | 273 | mips16 \
|
| /trueos/contrib/file/ |
| HD | config.sub | 278 | mips16 \
|
| /trueos/crypto/openssh/ |
| HD | config.sub | 280 | mips16 \
|
| /trueos/contrib/unbound/ |
| HD | config.sub | 278 | mips16 \
|
123