Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A DBug-1556197-amend-Bug-1544631-for-fixing-mips32.patch4 Subject: [PATCH] Bug 1556197 - amend Bug-1544631 for fixing mips32.
7 js/src/jit/mips32/MacroAssembler-mips32-inl.h | 10 +++++++---
10 diff --git a/js/src/jit/mips32/MacroAssembler-mips32-inl.h b/js/src/jit/mips32/MacroAssembler-mips3…
12 --- a/js/src/jit/mips32/MacroAssembler-mips32-inl.h
13 +++ b/js/src/jit/mips32/MacroAssembler-mips32-inl.h
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-fix-opcode-not-supported-on-mips32-linux.patch4 Subject: [PATCH 1/2] fix opcode not supported on mips32-linux
6 While build tests(`make check') on mips32-linux, there are
19 Since the following commit applied, it defines CLFAGS for mips32,
22 3e344c57f Merge in a port for mips32-linux
30 none/tests/mips32/Makefile.am | 4 ++++
65 diff --git a/none/tests/mips32/Makefile.am b/none/tests/mips32/Makefile.am
67 --- a/none/tests/mips32/Makefile.am
68 +++ b/none/tests/mips32/Makefile.am
H A D0001-Make-local-functions-static-to-avoid-assembler-error.patch6 Avoid mips32 x-compiler warnings such as:
97 // mips32
/OK3568_Linux_fs/u-boot/arch/mips/
H A DMakefile27 arch-$(CONFIG_CPU_MIPS32_R1) += -march=mips32 -Wa,-mips32
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-bootlin/
H A Dtoolchain-external-bootlin.hash107 # From https://toolchains.bootlin.com/downloads/releases/toolchains/mips32/tarballs/mips32--glibc--…
108 sha256 63baffcf0a94d7f1b7421ad61ddb56ce5c05595acd09f482dffe13ddf17efd81 mips32--glibc--bleeding-e…
109 # From https://toolchains.bootlin.com/downloads/releases/toolchains/mips32/tarballs/mips32--glibc--…
110 sha256 90e300a2d224ea79b69cae68e93b0aab70858381b0d11bac846458c625d72653 mips32--glibc--stable-202…
111 # From https://toolchains.bootlin.com/downloads/releases/toolchains/mips32/tarballs/mips32--musl--b…
112 sha256 4ebc20461eafca9c9b50e36f81e13095229aac0cd1dd98a985060f2e95665983 mips32--musl--bleeding-ed…
113 # From https://toolchains.bootlin.com/downloads/releases/toolchains/mips32/tarballs/mips32--musl--s…
114 sha256 1a544242e9aaaee75c240439a31d2f4304b97705ed2d9e9e38ca552c5f03dced mips32--musl--stable-2020…
115 # From https://toolchains.bootlin.com/downloads/releases/toolchains/mips32/tarballs/mips32--uclibc-…
116 sha256 4e0e1bf24e74746775992efd8b8bafbf5b6dd56bfdd1421b2207e1ea23ba2eb3 mips32--uclibc--bleeding-…
[all …]
H A Dtoolchain-external-bootlin.mk323 TOOLCHAIN_EXTERNAL_BOOTLIN_SOURCE = mips32--glibc--bleeding-edge-$(TOOLCHAIN_EXTERNAL_BOOTLIN_VERSI…
324 …XTERNAL_BOOTLIN_SITE = https://toolchains.bootlin.com/downloads/releases/toolchains/mips32/tarballs
329 TOOLCHAIN_EXTERNAL_BOOTLIN_SOURCE = mips32--glibc--stable-$(TOOLCHAIN_EXTERNAL_BOOTLIN_VERSION).tar…
330 …XTERNAL_BOOTLIN_SITE = https://toolchains.bootlin.com/downloads/releases/toolchains/mips32/tarballs
335 TOOLCHAIN_EXTERNAL_BOOTLIN_SOURCE = mips32--musl--bleeding-edge-$(TOOLCHAIN_EXTERNAL_BOOTLIN_VERSIO…
336 …XTERNAL_BOOTLIN_SITE = https://toolchains.bootlin.com/downloads/releases/toolchains/mips32/tarballs
341 TOOLCHAIN_EXTERNAL_BOOTLIN_SOURCE = mips32--musl--stable-$(TOOLCHAIN_EXTERNAL_BOOTLIN_VERSION).tar.…
342 …XTERNAL_BOOTLIN_SITE = https://toolchains.bootlin.com/downloads/releases/toolchains/mips32/tarballs
347 TOOLCHAIN_EXTERNAL_BOOTLIN_SOURCE = mips32--uclibc--bleeding-edge-$(TOOLCHAIN_EXTERNAL_BOOTLIN_VERS…
348 …XTERNAL_BOOTLIN_SITE = https://toolchains.bootlin.com/downloads/releases/toolchains/mips32/tarballs
[all …]
/OK3568_Linux_fs/buildroot/package/libopenh264/
H A D0003-codec-common-inc-asmdefs_mmi.h-fix-mips32-build.patch4 Subject: [PATCH] codec/common/inc/asmdefs_mmi.h: fix mips32 build
6 Fix the following build failure on mips32 which is raised since version
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/
H A Drust-common.inc30 if 'mips32' in feat:
31 f.append("+mips32")
279 elif "mips32" in feat:
280 trans['mipsel'] = "mips32"
281 trans['mips'] = "mips32"
/OK3568_Linux_fs/u-boot/board/qemu-mips/
H A Dlowlevel_init.S9 .set mips32 define
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dptrace.h100 struct mips32_watch_regs mips32; member
/OK3568_Linux_fs/buildroot/board/ci20/patches/uboot/
H A D0001-mips-Remove-default-endiannes.patch28 … -DCONFIG_MIPS -D__MIPS__ -G 0 -EB -msoft-float -fpic -mabicalls -march=mips32 -mabi=32 -DCONFIG_…
32 … -DCONFIG_MIPS -D__MIPS__ -G 0 -EB -msoft-float -fpic -mabicalls -march=mips32 -mabi=32 -DCONFIG_…
/OK3568_Linux_fs/buildroot/package/openmpi/
H A Dopenmpi.mk21 OPENMPI_FORTRAN_CONF_CACHE = package/openmpi/openmpi-mips32-fortran.cache
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/openssl/openssl/
H A D0001-Configure-do-not-tweak-mips-cflags.patch28 - $value = '-mips2' if ($target =~ /mips32/);
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gdb/gdb/
H A D0002-mips-linux-nat-Define-_ABIO32-if-not-defined.patch10 it works ok for mips32
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-91/
H A Driscv32.patch31 ("mips32", "__mips__"),
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-mips-Use-32bit-cast-for-operand-on-mips32.patch4 Subject: [PATCH] mips: Use 32bit cast for operand on mips32
/OK3568_Linux_fs/kernel/arch/mips/
H A DMakefile166 cflags-$(CONFIG_CPU_MIPS32_R1) += -march=mips32 -Wa,--trap
193 cflags-$(CONFIG_CPU_BMIPS) += -march=mips32 -Wa,-mips32 -Wa,--trap
/OK3568_Linux_fs/buildroot/package/libsvgtiny/
H A D0002-Remove-Werror.patch24 /home/ldap/vriera/work/mips-buildroots/mips32/output/build/libsvgtiny-12121/src/svgtiny_internal.h:…
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/libstd-rs/
H A D0001-Update-checksums-for-modified-vendored-libc.patch18mips32/align.rs":"e4a3c27fe20a57b8d612c34cb05bc70646edb5cec7251957315afa53a7b9f936","src/unix/linu…
20mips32/align.rs":"e4a3c27fe20a57b8d612c34cb05bc70646edb5cec7251957315afa53a7b9f936","src/unix/linu…
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/
H A Dvalgrind_3.18.1.bb36 file://0001-fix-opcode-not-supported-on-mips32-linux.patch \
117 VALGRINDARCH:mips = "mips32"
118 VALGRINDARCH:mipsel = "mips32"
/OK3568_Linux_fs/u-boot/board/pb1x00/
H A DREADME4 an Alchemy AU1xx0 series cpu with mips32 core.
/OK3568_Linux_fs/u-boot/board/dbau1x00/
H A DREADME4 an Alchemy AU1xx0 series cpu with mips32 core.

12