Home
last modified time | relevance | path

Searched refs:mips32 (Results 1 – 23 of 23) sorted by relevance

/openbmc/openbmc/poky/meta/conf/machine/include/mips/
H A Dtune-mips32.inc1 DEFAULTTUNE ?= "mips32"
5 TUNEVALID[mips32] = "Enable mips32 specific processor optimizations"
6 TUNECONFLICTS[mips32] = "n64 n32"
7 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'mips32', ' -march=mips32', '', d)}"
10 AVAILTUNES += "mips32 mips32el"
12 TUNE_FEATURES:tune-mips32 = "${TUNE_FEATURES:tune-mips} mips32"
13 MIPSPKGSFX_VARIANT:tune-mips32 = "mips32"
14 PACKAGE_EXTRA_ARCHS:tune-mips32 = "mips mips32"
16 TUNE_FEATURES:tune-mips32el = "${TUNE_FEATURES:tune-mipsel} mips32"
21 AVAILTUNES += "mips32-nf mips32el-nf"
[all …]
H A Dtune-mips32r2.inc3 require conf/machine/include/mips/tune-mips32.inc
14 PACKAGE_EXTRA_ARCHS:tune-mips32r2 = "mips mips32 mips32r2"
25 PACKAGE_EXTRA_ARCHS:tune-mips32r2-nf = "mips-nf mips32-nf mips32r2-nf"
H A Dfeature-mips-mips16e.inc9 # mips32/64 system and vice versa. It is strongly recommended that DISTROs not
/openbmc/u-boot/arch/mips/
H A DMakefile27 arch-$(CONFIG_CPU_MIPS32_R1) += -march=mips32 -Wa,-mips32
H A DKconfig8 default "mips32" if CPU_MIPS32
/openbmc/u-boot/board/qemu-mips/
H A Dlowlevel_init.S9 .set mips32 define
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dptrace.h100 struct mips32_watch_regs mips32; member
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drust-target-config.bbclass40 if 'mips32' in feat:
41 f.append("+mips32")
313 elif "mips32" in feat:
314 trans['mipsel'] = "mips32"
315 trans['mips'] = "mips32"
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/
H A D0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch10 it works ok for mips32
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A D0001-Configure-do-not-tweak-mips-cflags.patch31 - $value = '-mips2' if ($target =~ /mips32/);
/openbmc/linux/arch/mips/
H A DMakefile155 cflags-$(CONFIG_CPU_MIPS32_R1) += -march=mips32 -Wa,--trap
182 cflags-$(CONFIG_CPU_BMIPS) += -march=mips32 -Wa,-mips32 -Wa,--trap
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/
H A Driscv32.patch43 ("mips32", "__mips__"),
/openbmc/linux/tools/testing/ktest/examples/
H A Dcrosstests.conf125 TEST_START IF ${RUN} == mips || ${RUN} == mips32 || ${DO_DEFAULT}
/openbmc/linux/arch/mips/kernel/
H A Dgenex.S406 .set mips32 define
506 .set mips32 define
H A Dbmips_vec.S24 .set mips32 define
H A Dptrace.c138 #define WATCH_STYLE mips32 in ptrace_get_watch_regs()
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/
H A Dvalgrind_3.23.0.bb120 VALGRINDARCH:mips = "mips32"
121 VALGRINDARCH:mipsel = "mips32"
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/
H A Dopenssl_3.4.0.bb107 target="linux-mips32 ${TARGET_CC_ARCH}"
/openbmc/u-boot/doc/
H A DREADME.scrapyard245 incaip mips mips32 538cf92c 2014-04-20 Wolfgang Denk <wd@denx.de>
293 tb0229 mips mips32 3f3110d 2011-12-12
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.rst130 - The Rust ``oe-selftest`` were enabled, except for ``mips32`` whose tests
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc2341 ".set mips32\n"
2355 ".set mips32\n"
/openbmc/openbmc/poky/meta/classes-global/
H A Dinsane.bbclass421 if ("[mips32]" in line or "[mips64]" in line) and d.getVar('TCLIBC') == "musl":
/openbmc/linux/
H A Dopengrok0.0.log[all...]