Home
last modified time | relevance | path

Searched refs:mips16 (Results 1 – 25 of 73) sorted by relevance

123

/trueos/contrib/gcc/config/mips/
HDt-vr10 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*
HDmips.opt144 mips16
146 Generate mips16 code
176 mno-mips16
HDt-r39001 LIB1ASMSRC = mips/mips16.S
HDt-elf13 LIB1ASMSRC = mips/mips16.S
HDt-isa326413 LIB1ASMSRC = mips/mips16.S
HDconstraints.md170 true for all non-mips16 references (although it can sometimes be implicit
HDmips.md247 ;; 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 …]
HDpredicates.md145 /* When generating mips16 code, LEGITIMATE_CONSTANT_P rejects
/trueos/sys/mips/nlm/dev/net/ucore/
HDld.ucore.S49 *(.mips16.fn.*)
50 *(.mips16.call.*)
/trueos/gnu/usr.bin/binutils/libopcodes/
HDMakefile.mips3 SRCS+= mips-dis.c mips-opc.c mips16-opc.c
/trueos/contrib/llvm/lib/Target/Mips/
HDMips.td74 def FeatureMips16 : SubtargetFeature<"mips16", "InMips16Mode", "true",
97 def : Proc<"mips16", [FeatureMips16]>;
/trueos/contrib/binutils/gas/config/
HDtc-mips.c221 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/
HDc-mips.texi124 @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/
HDcvmx-shared-linux-o32.ld125 *(.mips16.fn.*) *(.mips16.call.*)
HDcvmx-shared-linux.ld127 *(.mips16.fn.*) *(.mips16.call.*)
HDcvmx-shared-linux-n32.ld128 *(.mips16.fn.*) *(.mips16.call.*)
/trueos/contrib/binutils/opcodes/po/
HDPOTFILES.in116 mips16-opc.c
/trueos/contrib/binutils/opcodes/
HDChangeLog-2006451 * 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/
HDconfig.sub273 | mips16 \
/trueos/contrib/byacc/
HDconfig.sub274 | mips16 \
/trueos/contrib/ldns/
HDconfig.sub272 | mips16 \
/trueos/contrib/dialog/
HDconfig.sub273 | mips16 \
/trueos/contrib/file/
HDconfig.sub278 | mips16 \
/trueos/crypto/openssh/
HDconfig.sub280 | mips16 \
/trueos/contrib/unbound/
HDconfig.sub278 | mips16 \

123