/openbmc/u-boot/arch/mips/ |
H A D | Makefile | 27 arch-$(CONFIG_CPU_MIPS32_R1) += -march=mips32 -Wa,-mips32 28 arch-$(CONFIG_CPU_MIPS32_R2) += -march=mips32r2 -Wa,-mips32r2 29 arch-$(CONFIG_CPU_MIPS32_R6) += -march=mips32r6 -Wa,-mips32r6 30 arch-$(CONFIG_CPU_MIPS64_R1) += -march=mips64 -Wa,-mips64 31 arch-$(CONFIG_CPU_MIPS64_R2) += -march=mips64r2 -Wa,-mips64r2 32 arch-$(CONFIG_CPU_MIPS64_R6) += -march=mips64r6 -Wa,-mips64r6
|
/openbmc/qemu/tests/tcg/ppc64/ |
H A D | vsx_f2i_nan.c | 16 asm(#INSN " %x0, %x1" : "=wa" (result) : "wa" (v)); \ 36 asm("xvabssp %x0, %x1" : "=wa" (abs_v) : "wa" (v)); in DEFINE_VSX_F2I_FUNC() 50 asm("xvabsdp %x0, %x1" : "=wa" (abs_v) : "wa" (v)); in vsx_float64_is_nan() 62 asm(#OP_INSN " %x0, %x1, %x2" : "=wa" (result) : "wa" (a), "wa" (b)); \
|
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/ |
H A D | VR10.interface.yaml | 20 - name: WA 23 WA keyword.
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-spapr-hotplug.rst | 288 Work area (``wa``) layout, using 4-byte offsets: 290 ``wa[0]``: DRC index of the DRC to fetch device tree nodes from. 292 ``wa[1]``: ``0`` (hard-coded). 294 ``wa[2]``: 298 ``wa`` offset of null-terminated string denoting the new node's name. 302 ``wa`` offset of null-terminated string denoting new property's name. 304 ``wa[3]``: for next-property response (unused otherwise): 308 ``wa[4]``: for next-property response (unused otherwise):
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | config.mk | 6 PLATFORM_CPPFLAGS += -Wa,-me500 -msoft-float -mno-string
|
/openbmc/openbmc/meta-google/recipes-google/ncsi/ |
H A D | gbmc-ncsi-config.bb | 19 file://gbmc-ncsi-smartnic-wa.sh.in \ 159 ${UNPACKDIR}/gbmc-ncsi-smartnic-wa.sh.in >${UNPACKDIR}/gbmc-ncsi-smartnic-wa.sh 161 install -m0755 ${UNPACKDIR}/gbmc-ncsi-smartnic-wa.sh ${D}${bindir}/
|
/openbmc/pldm/oem/ibm/configurations/fru/ |
H A D | Bmc_VR10.json | 44 "property_name": "WA",
|
/openbmc/openbmc/poky/meta/conf/machine/include/x86/ |
H A D | tune-i586-nlp.inc | 12 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'i586-nlp', ' -march=i586 -Wa,-momit-lock-pre…
|
/openbmc/qemu/tests/tcg/riscv64/ |
H A D | Makefile.softmmu-target | 13 $(CC) $(CFLAGS) $< -Wa,--noexecstack -c -o $@
|
/openbmc/qemu/tests/tcg/alpha/ |
H A D | Makefile.softmmu-target | 25 $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -x assembler-with-cpp -Wa,--noexecstack -c $< -o $@
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | Makefile.softmmu-target | 28 $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -Wa,--noexecstack -c $< -o $@
|
/openbmc/qemu/tests/tcg/loongarch64/ |
H A D | Makefile.softmmu-target | 25 $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -x assembler-with-cpp -Wa,--noexecstack -c $< -o $@
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target-con-set.h | 34 C_O1_I2(w, w, wA)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/ |
H A D | 0003-mpoad-Drop-old-hack-to-compile-with-very-old-glibc.patch | 25 -#else /* ugly hack to make it compile on RH 4.2 - WA */
|
/openbmc/u-boot/env/ |
H A D | Makefile | 36 CFLAGS_embedded.o := -Wa,--no-warn -DENV_CRC=$(shell tools/envcrc 2>/dev/null)
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | Makefile.softmmu-target | 25 ASFLAGS = -Wa,--no-absolute-literals
|
/openbmc/qemu/tests/tcg/x86_64/ |
H A D | Makefile.softmmu-target | 26 $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -Wa,--noexecstack -c $< -o $@
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | Makefile.softmmu-target | 10 $(CC) -march=z13 -m64 -Wa,--noexecstack -c $< -o $@
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ne10/ |
H A D | ne10_1.2.1.bb | 29 CFLAGS += "-Wa,--noexecstack"
|
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/ |
H A D | gbmc-ncsi-ra.sh | 58 gbmc-ncsi-smartnic-wa.sh "$RA_IF" || true
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/ |
H A D | 0004-Remove-clang-unsupported-compiler-flags.patch | 27 - mips*-luxsonor-*) arch="-mips1 -mcpu=r3000 -Wa,-m4010" ;;
|
/openbmc/qemu/tests/tcg/arm/ |
H A D | Makefile.softmmu-target | 39 $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -x assembler-with-cpp -Wa,--noexecstack -c $< -o $@
|
/openbmc/qemu/hw/char/ |
H A D | parallel.c | 172 pdebug("wa%02x s\n", val); in parallel_ioport_write_hw() 178 pdebug("wa%02x t\n", val); in parallel_ioport_write_hw() 181 pdebug("wa%02x\n", val); in parallel_ioport_write_hw()
|
/openbmc/u-boot/arch/arm/ |
H A D | config.mk | 38 AFLAGS_IMPLICIT_IT := $(call as-option,-Wa$(comma)-mimplicit-it=always)
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | Makefile.softmmu-target | 40 $(CC) $(CFLAGS) $(EXTRA_CFLAGS) -x assembler-with-cpp -Wa,--noexecstack -c $< -o $@
|