Home
last modified time | relevance | path

Searched refs:mips64r2 (Results 1 – 12 of 12) 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"
6 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'mips64r2', ' -march=mips64r2', '', d)}"
9 AVAILTUNES += "mips64r2 mips64r2el"
11 TUNE_FEATURES:tune-mips64r2 = "${TUNE_FEATURES:tune-mips64} mips64r2"
12 BASE_LIB:tune-mips64r2 = "lib64"
13 MIPSPKGSFX_VARIANT:tune-mips64r2 = "mips64r2"
14 PACKAGE_EXTRA_ARCHS:tune-mips64r2 = "mips64 mips64r2"
15 QEMU_EXTRAOPTIONS:tune-mips64r2 = " -cpu MIPS64R2-generic"
17 TUNE_FEATURES:tune-mips64r2el = "${TUNE_FEATURES:tune-mips64el} mips64r2"
[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_7.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
/openbmc/linux/
H A Dopengrok0.0.log[all...]