Home
last modified time | relevance | path

Searched refs:falign (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/arch/hexagon/lib/
H A Dmemset.S48 .falign
54 .falign
67 .falign
80 .falign
94 .falign
109 .falign
116 .falign
133 .falign
143 .falign
170 .falign
[all …]
H A Dumodsi3.S23 .falign
H A Dudivsi3.S25 .falign
H A Dmodsi3.S29 .falign
H A Ddivsi3.S46 .falign
H A Dmemcpy.S359 .falign
403 .falign
/openbmc/linux/arch/hexagon/mm/
H A Dcopy_from_user.S40 .falign
50 .falign
60 .falign
70 .falign
80 .falign
H A Dcopy_to_user.S37 .falign
49 .falign
H A Dcopy_user_template.S133 .falign
/openbmc/linux/arch/x86/
H A DMakefile_32.cpu8 align := -falign-functions=0 $(call cc-option,-falign-jumps=0) $(call cc-option,-falign-loops=0)
10 align := -falign-functions=0 -falign-jumps=0 -falign-loops=0
H A DMakefile130 KBUILD_CFLAGS += $(call cc-option,-falign-jumps=1)
133 KBUILD_CFLAGS += $(call cc-option,-falign-loops=1)
/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/
H A D0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch13 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse
/openbmc/qemu/tests/tcg/hexagon/
H A Dhvx_histogram_row.S71 .falign
77 .falign
83 .falign
90 .falign
/openbmc/linux/arch/x86/boot/
H A Dheader.S40 .set falign, 0x200 define
100 .long falign # FileAlignment
/openbmc/u-boot/scripts/
H A DKbuild.include125 # Prefix align with either -falign or -malign
127 $(call cc-option,-falign-functions=0,-malign-functions=0))
/openbmc/linux/rust/
H A DMakefile285 -fconserve-stack -falign-jumps=% -falign-loops=% \
/openbmc/linux/
H A DMakefile984 KBUILD_CFLAGS += -falign-functions=$(CONFIG_FUNCTION_ALIGNMENT)