/openbmc/openbmc/poky/meta/conf/machine/include/riscv/ |
H A D | tune-riscv.inc | 3 TUNEVALID[riscv64] = "Enable 64-bit RISC-V optimizations" 4 TUNEVALID[riscv32] = "Enable 32-bit RISC-V optimizations" 6 TUNEVALID[riscv64nf] = "Enable 64-bit RISC-V optimizations no floating point" 7 TUNEVALID[riscv32nf] = "Enable 32-bit RISC-V optimizations no floating point" 9 TUNEVALID[riscv64nc] = "Enable 64-bit RISC-V optimizations without compressed instructions"
|
/openbmc/qemu/include/qemu/ |
H A D | coroutine-tls.h | 12 * compiler optimizations may cause values to be cached across coroutine 53 * optimizations that override noinline. 55 * The compiler can still analyze noinline code and make optimizations based on 57 * optimizations that make assumptions about the address of the TLS variable.
|
/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/ |
H A D | tune-ppce300c3.inc | 8 TUNEVALID[ppce300c3] = "Enable ppce300c3 specific processor optimizations" 15 TUNEVALID[ppce300c3-nf] = "Enable ppce300c3 specific processor optimizations (no fpu)"
|
H A D | tune-ppce300c2.inc | 5 TUNEVALID[ppce300c2] = "Enable ppce300c2 specific processor optimizations"
|
H A D | tune-ppc603e.inc | 5 TUNEVALID[ppc603e] = "Enable ppc603e specific processor optimizations"
|
/openbmc/openbmc/poky/meta/conf/machine/include/sh/ |
H A D | tune-sh4.inc | 6 TUNEVALID[sh4] = "Enable SH4 optimizations" 12 TUNEVALID[sh4a] = "Enable SH4a optimizations"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ne10/ne10/ |
H A D | 0001-Dont-specify-march-explicitly.patch | 31 …set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mthumb -march=armv7-a -mfpu=vfp3 -funsafe-math-optimizations") 33 + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mthumb -mfpu=vfp3 -funsafe-math-optimizations")
|
H A D | 0001-CMakeLists.txt-Remove-mthumb-interwork.patch | 37 …"${CMAKE_C_FLAGS} -mthumb-interwork -mthumb -march=armv7-a -mfpu=vfp3 -funsafe-math-optimizations") 39 …set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mthumb -march=armv7-a -mfpu=vfp3 -funsafe-math-optimizations")
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | orc-unwinder.rst | 82 the stack for certain optimizations. But IMO this is unlikely because 124 ability to reverse engineer GCC code flow. If GCC optimizations become 130 If newer versions of GCC come up with some optimizations which break 132 possible solutions would be asking GCC to make the optimizations more
|
/openbmc/linux/arch/s390/ |
H A D | Kconfig | 308 Select this to enable optimizations for IBM System z10 (2097 and 2098 316 Select this to enable optimizations for IBM zEnterprise 114 and 196 325 Select this to enable optimizations for IBM zBC12 and zEC12 (2828 and 334 Select this to enable optimizations for IBM z13s and z13 (2965 and 343 Select this to enable optimizations for IBM z14 ZR1 and z14 (3907 352 Select this to enable optimizations for IBM z15 (8562 361 Select this to enable optimizations for IBM z16 (3931 and
|
/openbmc/openbmc/poky/meta/conf/machine/include/mips/ |
H A D | tune-mips-24k.inc | 9 TUNEVALID[24kc] = "Enable MIPS 24Kc processor optimizations" 11 TUNEVALID[24kec] = "Enable MIPS 24KEc processor optimizations, including DSP"
|
/openbmc/linux/Documentation/RCU/ |
H A D | rcu_dereference.rst | 194 - Disable any value-speculation optimizations that your compiler 196 optimizations that take data collected from prior runs. Such 197 value-speculation optimizations reorder operations by design. 200 optimizations that leverage the branch-prediction hardware are 334 from carrying out optimizations that otherwise might destroy the ordering 446 optimizations involving invented loads and perhaps also load tearing.
|
/openbmc/linux/arch/x86/ |
H A D | Kconfig.cpu | 105 optimizations. 131 applies any applicable optimizations. 303 Instead of just including optimizations for the selected 305 generic optimizations as well. This will make the kernel 309 generic optimizations.
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | request_firmware.rst | 57 Special optimizations on reboot 61 retained during system reboot. When such optimizations are used the driver
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-service-time.rst | 56 However, some optimizations below are used to reduce the calculation 69 If such optimizations can't be applied, calculate service time, and
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | ordering.txt | 223 prohibits compiler code-motion optimizations that might move memory 433 optimizations, so any use of control dependencies must take into account 462 a number of destructive optimizations. However, they provide no 470 a number of destructive optimizations. However, they provide no 508 any number of compiler optimizations, many of which can break your 555 to your compiler as new versions come out and as new optimizations
|
/openbmc/linux/Documentation/crypto/ |
H A D | descore-readme.rst | 110 of the optimizations which i did in my encryption routines. 111 it's a bit weak on common low-level optimizations which is why 211 of what i didn't want to do; all their endedness-specific ``optimizations`` 227 the (worst-case) cost of my NOT doing endedness-specific optimizations 233 OPTIONAL performance optimizations 249 these optimizations are all rather persnickety, yet with them you should
|
/openbmc/openbmc/poky/meta/conf/machine/include/loongarch/ |
H A D | tune-loongarch.inc | 3 TUNEVALID[loongarch64] = "Enable 64-bit LoongArch optimizations"
|
/openbmc/openbmc/poky/meta/conf/machine/include/m68k/ |
H A D | tune-mcf5441x.inc | 5 TUNEVALID[mcf5441x] = "Enable coldfire specific processor optimizations"
|
/openbmc/openbmc/meta-nuvoton/conf/machine/include/ |
H A D | tune-arm7a-novfp.inc | 5 TUNEVALID[arm7a-novfp] = "Enable arm7a-novfp specific processor optimizations"
|
/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6m/ |
H A D | tune-cortexm0.inc | 4 TUNEVALID[cortexm0] = "Enable Cortex-M0 specific processor optimizations"
|
H A D | tune-cortexm1.inc | 6 TUNEVALID[cortexm1] = "Enable Cortex-M1 specific processor optimizations"
|
/openbmc/openbmc/poky/meta/conf/machine/include/x86/ |
H A D | tune-i586.inc | 6 TUNEVALID[i586] = "Enable i586 specific processor optimizations"
|
/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv7m/ |
H A D | tune-cortexm4.inc | 6 TUNEVALID[cortexm4] = "Enable Cortex-M4 specific processor optimizations"
|
/openbmc/openbmc/poky/meta/conf/machine/include/arm/armv9a/ |
H A D | tune-cortexa710.inc | 6 TUNEVALID[cortexa710] = "Enable cortex-a710 specific processor optimizations"
|