Home
last modified time | relevance | path

Searched refs:mips64r2 (Results 1 – 11 of 11) sorted by relevance

/openbmc/openbmc/poky/meta/conf/machine/include/mips/
H A Dtune-mips64r2.inc1 DEFAULTTUNE ?= "mips64r2"
5 TUNEVALID[mips64r2] = "Enable mips64r2 specific processor optimizations"
11 TUNE_FEATURES:tune-mips64r2 = "${TUNE_FEATURES:tune-mips64} mips64r2"
13 MIPSPKGSFX_VARIANT:tune-mips64r2 = "mips64r2"
14 PACKAGE_EXTRA_ARCHS:tune-mips64r2 = "mips64 mips64r2"
26 TUNE_FEATURES:tune-mips64r2-nf = "${TUNE_FEATURES:tune-mips64-nf} mips64r2"
29 PACKAGE_EXTRA_ARCHS:tune-mips64r2-nf = "mips64-nf mips64r2-nf"
44 PACKAGE_EXTRA_ARCHS:tune-mips64r2-n32 = "mips64-n32 mips64r2-n32"
59 PACKAGE_EXTRA_ARCHS:tune-mips64r2-nf-n32 = "mips64-nf-n32 mips64r2-nf-n32"
74 PACKAGE_EXTRA_ARCHS:tune-mips64r2-o32 = "mips mips64-o32 mips64r2-o32"
[all …]
/openbmc/u-boot/arch/mips/
H A DMakefile31 arch-$(CONFIG_CPU_MIPS64_R2) += -march=mips64r2 -Wa,-mips64r2
/openbmc/openbmc/poky/meta/conf/machine/
H A Dqemumips64.conf6 require conf/machine/include/mips/tune-mips64r2.inc
/openbmc/linux/arch/mips/include/asm/
H A Dcompiler.h62 #define MIPS_ISA_LEVEL_RAW mips64r2
H A Dasmmacro.h110 .set mips64r2
169 .set mips64r2
344 .set mips64r2
362 .set mips64r2
/openbmc/linux/arch/mips/mm/
H A Dcex-oct.S22 .set mips64r2 define
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A D0001-Configure-do-not-tweak-mips-cflags.patch8 | Error: -mips3 conflicts with the other architecture options, which imply -mips64r2
/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/
H A Dffmpeg_6.1.1.bb133 EXTRA_OECONF += "${@bb.utils.contains('TUNE_FEATURES', 'mipsisa64r6', '--disable-mips64r2 --disable…
136 EXTRA_OECONF += "${@bb.utils.contains('TUNE_FEATURES', 'mips32r6', '--disable-mips64r2 --disable-mi…
/openbmc/linux/arch/mips/boot/compressed/
H A DMakefile27 KBUILD_CFLAGS := $(filter-out -march=loongson3a, $(KBUILD_CFLAGS)) -march=mips64r2
/openbmc/linux/arch/mips/
H A DMakefile160 cflags-$(CONFIG_CPU_MIPS64_R2) += -march=mips64r2 -Wa,--trap
192 cflags-$(CONFIG_CC_IS_CLANG) += -march=mips64r2
/openbmc/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile137 CFLAGS += -march=mips64r2 -EB
149 CFLAGS += -march=mips64r2 -EL