Home
last modified time | relevance | path

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

123

/freebsd-12-stable/contrib/gcc/config/mips/
Dt-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*
Dmips.opt144 mips16
146 Generate mips16 code
176 mno-mips16
Dt-r39001 LIB1ASMSRC = mips/mips16.S
Dt-elf13 LIB1ASMSRC = mips/mips16.S
Dt-isa326413 LIB1ASMSRC = mips/mips16.S
Dconstraints.md170 true for all non-mips16 references (although it can sometimes be implicit
Dmips.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 …]
Dpredicates.md145 /* When generating mips16 code, LEGITIMATE_CONSTANT_P rejects
/freebsd-12-stable/sys/mips/nlm/dev/net/ucore/
Dld.ucore.S49 *(.mips16.fn.*)
50 *(.mips16.call.*)
/freebsd-12-stable/gnu/usr.bin/binutils/libopcodes/
DMakefile.mips3 SRCS+= mips-dis.c mips-opc.c mips16-opc.c
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-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 …]
/freebsd-12-stable/contrib/binutils/gas/doc/
Dc-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,
/freebsd-12-stable/sys/contrib/octeon-sdk/
Dcvmx-shared-linux-o32.ld125 *(.mips16.fn.*) *(.mips16.call.*)
Dcvmx-shared-linux.ld127 *(.mips16.fn.*) *(.mips16.call.*)
Dcvmx-shared-linux-n32.ld128 *(.mips16.fn.*) *(.mips16.call.*)
/freebsd-12-stable/contrib/binutils/opcodes/po/
DPOTFILES.in116 mips16-opc.c
/freebsd-12-stable/contrib/binutils/opcodes/
DChangeLog-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.
/freebsd-12-stable/contrib/ncurses/
Dconfig.sub274 | mips16 \
/freebsd-12-stable/contrib/dialog/
Dconfig.sub273 | mips16 \
/freebsd-12-stable/contrib/ldns/
Dconfig.sub274 | mips16 \
/freebsd-12-stable/contrib/ntp/sntp/libevent/
Dconfig.sub274 | mips16 \
/freebsd-12-stable/contrib/byacc/
Dconfig.sub274 | mips16 \
/freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/
Dconfig.sub274 | mips16 \
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMips.td154 def FeatureMips16 : SubtargetFeature<"mips16", "InMips16Mode", "true",
/freebsd-12-stable/crypto/openssh/
Dconfig.sub1192 | mips16 \

123