Searched refs:mips64r2 (Results 1 – 12 of 12) sorted by relevance
/openbmc/openbmc/poky/meta/conf/machine/include/mips/ |
H A D | tune-mips64r2.inc | 1 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 D | Makefile | 31 arch-$(CONFIG_CPU_MIPS64_R2) += -march=mips64r2 -Wa,-mips64r2
|
/openbmc/openbmc/poky/meta/conf/machine/ |
H A D | qemumips64.conf | 6 require conf/machine/include/mips/tune-mips64r2.inc
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | compiler.h | 62 #define MIPS_ISA_LEVEL_RAW mips64r2
|
H A D | asmmacro.h | 110 .set mips64r2 169 .set mips64r2 344 .set mips64r2 362 .set mips64r2
|
/openbmc/linux/arch/mips/mm/ |
H A D | cex-oct.S | 22 .set mips64r2 define
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/ |
H A D | 0001-Configure-do-not-tweak-mips-cflags.patch | 8 | Error: -mips3 conflicts with the other architecture options, which imply -mips64r2
|
/openbmc/openbmc/poky/meta/recipes-multimedia/ffmpeg/ |
H A D | ffmpeg_7.1.bb | 133 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 D | Makefile | 27 KBUILD_CFLAGS := $(filter-out -march=loongson3a, $(KBUILD_CFLAGS)) -march=mips64r2
|
/openbmc/linux/arch/mips/ |
H A D | Makefile | 160 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 D | Makefile | 137 CFLAGS += -march=mips64r2 -EB 149 CFLAGS += -march=mips64r2 -EL
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |