Home
last modified time | relevance | path

Searched refs:EL (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/qemu/tests/tcg/mips/user/ase/msa/
H A Dtest_msa_compile_64r6el.sh7 -EL -static -mabi=64 -march=mips64r6 -mmsa -o /tmp/test_msa_nloc_b_64r6el
9 -EL -static -mabi=64 -march=mips64r6 -mmsa -o /tmp/test_msa_nloc_h_64r6el
11 -EL -static -mabi=64 -march=mips64r6 -mmsa -o /tmp/test_msa_nloc_w_64r6el
13 -EL -static -mabi=64 -march=mips64r6 -mmsa -o /tmp/test_msa_nloc_d_64r6el
15 -EL -static -mabi=64 -march=mips64r6 -mmsa -o /tmp/test_msa_nlzc_b_64r6el
17 -EL -static -mabi=64 -march=mips64r6 -mmsa -o /tmp/test_msa_nlzc_h_64r6el
19 -EL -static -mabi=64 -march=mips64r6 -mmsa -o /tmp/test_msa_nlzc_w_64r6el
21 -EL -static -mabi=64 -march=mips64r6 -mmsa -o /tmp/test_msa_nlzc_d_64r6el
23 -EL -static -mabi=64 -march=mips64r6 -mmsa -o /tmp/test_msa_pcnt_b_64r6el
25 -EL -static -mabi=64 -march=mips64r6 -mmsa -o /tmp/test_msa_pcnt_h_64r6el
[all …]
H A Dtest_msa_compile_32r5el.sh7 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
10 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
13 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
16 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
19 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
22 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
25 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
28 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
31 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
34 -EL -static -mabi=32 -march=mips32r5 -mmsa -mno-odd-spreg -mfp64 -mnan=2008 -o \
[all …]
H A DREADME6 -EL -static -mabi=64 -march=mips64r6 -mmsa -o <executable file>
/openbmc/qemu/tests/tcg/hexagon/
H A Dhvx_misc.h84 #define VEC_OP1(ASM, EL, IN, OUT) \ argument
86 "v2" #EL " = " #ASM "(v2" #EL ")\n\t" \
90 #define VEC_OP2(ASM, EL, IN0, IN1, OUT) \ argument
93 "v2" #EL " = " #ASM "(v2" #EL ", v3" #EL ")\n\t" \
97 #define TEST_VEC_OP1(NAME, ASM, EL, FIELD, FIELDSZ, OP) \ argument
103 VEC_OP1(ASM, EL, pin, pout); \
115 #define TEST_VEC_OP2(NAME, ASM, EL, FIELD, FIELDSZ, OP) \ argument
122 VEC_OP2(ASM, EL, p0, p1, pout); \
/openbmc/u-boot/arch/mips/
H A Dconfig.mk20 PLATFORM_CPPFLAGS += -EL
21 PLATFORM_LDFLAGS += -EL
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dboe,bf060y8m-aj0.yaml30 description: EL Driving positive (VDD) supply (4.40-4.80V)
32 description: EL Driving negative (VSS) supply (-5.00V to -1.40V)
/openbmc/u-boot/arch/arc/
H A Dconfig.mk12 PLATFORM_LDFLAGS += -EL
/openbmc/linux/Documentation/devicetree/bindings/arm/msm/
H A Dqcom,idle-state.txt41 back into Elevation Level (EL) which trampolines the control back to the
43 into a EL. Failing to do so, would result in a crash enforced by the warm boot
44 code in the EL for the SoC. On SoCs with write-back L1 cache, the cache has to
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0007-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch209 #define GNU_USER_LINK_EMULATIONN32 "elf32%{EB:b}%{EL:l}tsmipn32"
235 - "/lib/ld-musl-mips%{mips32r6|mips64r6:r6}%{EL:el}%{msoft-float:-sf}.so.1"
236 + SYSTEMLIBS_DIR "ld-musl-mips%{mips32r6|mips64r6:r6}%{EL:el}%{msoft-float:-sf}.so.1"
239 - "/lib/ld-musl-mips64%{mips64r6:r6}%{EL:el}%{msoft-float:-sf}.so.1"
240 + SYSTEMLIBS_DIR "ld-musl-mips64%{mips64r6:r6}%{EL:el}%{msoft-float:-sf}.so.1"
242 - "/lib/ld-musl-mipsn32%{mips64r6:r6}%{EL:el}%{msoft-float:-sf}.so.1"
243 + SYSTEMLIBS_DIR "ld-musl-mipsn32%{mips64r6:r6}%{EL:el}%{msoft-float:-sf}.so.1"
/openbmc/linux/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst32 CP-104EL,
43 CP-118EL, CP-168EL,
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Duk-WhitehawkHill3 # <http://www.digitaluk.co.uk/coveragechecker/main/tradeexport/BN2�5EL/NA/0/>
H A Duk-Bressay3 # <http://www.digitaluk.co.uk/coveragechecker/main/tradeexport/ZE2�9EL/NA/0/>
/openbmc/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile146 CFLAGS += -EL
149 CFLAGS += -march=mips64r2 -EL
170 CFLAGS += -EL
173 CFLAGS += -march=mips32r2 -EL
/openbmc/linux/arch/sh/
H A DMakefile108 KBUILD_LDFLAGS += -EL
/openbmc/linux/arch/arm64/
H A DMakefile119 KBUILD_LDFLAGS += -EL $(call ld-option, -maarch64elf, -maarch64linux -z norelro)
/openbmc/qemu/tests/tcg/mips/user/ase/dsp/
H A DMakefile9 CFLAGS = -EL -mabi=32 -march=mips32r2 -mgp32 -mdsp -mdspr2 -static
/openbmc/linux/tools/testing/selftests/nolibc/
H A DMakefile120 CFLAGS_mips = -EL
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst813 set EL exclude bits for NS state in either user space (EL0) or kernel space
815 secure EL, and NS EL2)
818 implemented - using these bits will result in the EL bits for address
H A Dcoresight.rst547 perf will always enable PID tracing at the relevant EL, this is accomplished by
/openbmc/linux/arch/arm/
H A DMakefile51 KBUILD_LDFLAGS += -EL
/openbmc/linux/arch/powerpc/
H A DMakefile55 KBUILD_LDFLAGS += -EL
/openbmc/linux/arch/mips/
H A DMakefile110 cflags-$(CONFIG_CPU_LITTLE_ENDIAN) += -EL
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch73 …4@6BN7@J%/9#,6-3>+2;-4=/7A(4@/=I7HT?O\IXaCTZ?KZAR^<KWAT_8GTFU^COZ>HS;CM<GN>EL=FM06><?D7;@CEJ9AHKU\…
74EL:JQ?OVBRYEU\<LS@PWCTZ3<FEOY1;EDNW07@18A39?27>1:C=FOHU]BSZFV\CSYESY@LR>GOBKS3?ELW_ERZ>ITM]fZir���…
/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dext.idef2193 #define WHIST(EL,MASK,BSHIFT,COND,SATF) \
2200 COND tmp.EL[elindex] = SATF(tmp.EL[elindex] + weight); \
/openbmc/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt13 BARRERAS DE MEMORIA EN EL KERNEL LINUX
3021 Y LUEGO ESTÁ EL ALFA

12