Home
last modified time | relevance | path

Searched refs:CF (Results 1 – 25 of 61) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_FCOMI.c18 CF = 1 << 0, enumerator
21 ARITH = CF | PF | ZF,
78 if ((res_fcomi_pi_1 & ARITH) != (CF)) { in test()
222 if ((res_fcomi_pi_1 & ARITH) != (CF)) { in testp()
316 err |= test(CF|ZF|PF); in main()
317 err |= test_qnan(CF|ZF|PF); in main()
318 err |= testu_qnan(CF|ZF|PF); in main()
319 err |= testu_snan(CF|ZF|PF); in main()
323 err |= testp(CF|ZF|PF); in main()
324 err |= testp_qnan(CF|ZF|PF); in main()
[all …]
H A Dtest_FCMOV.c43 CF = 1 << 0, enumerator
73 err |= !(fcmovb(CF) != 1.0); err |= !(fcmovnb(CF) == 1.0); in main()
74 err |= !(fcmove(CF) == 1.0); err |= !(fcmovne(CF) != 1.0); in main()
75 err |= !(fcmovbe(CF) != 1.0); err |= !(fcmovnbe(CF) == 1.0); in main()
76 err |= !(fcmovu(CF) == 1.0); err |= !(fcmovnu(CF) != 1.0); in main()
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c97 {7, CF(1.000000)},
98 {15, CF(1.000000)},
99 {15, CF(0.969650)},
100 {31, CF(1.000000)},
101 {31, CF(1.066667)},
102 {31, CF(0.969650)},
103 {47, CF(1.142857)},
104 {63, CF(1.000000)},
105 {63, CF(1.185115)},
106 {63, CF(1.066553)},
[all …]
/openbmc/linux/arch/sh/boards/mach-highlander/
H A Dirq-r7780rp.c21 CF, /* Compact Flash */ enumerator
34 INTC_IRQ(CF, IRQ_CF),
41 { PCI_A, PCI_B, PCI_C, PCI_D, CF, 0, 0, 0,
H A Dirq-r7780mp.c18 CF, /* Compact Flash */ enumerator
32 INTC_IRQ(CF, IRQ_CF),
48 { SCIF0, SCIF1, RTC, 0, CF, 0, TP, SMBUS,
H A Dirq-r7785rp.c18 CF, /* Compact Flash */ enumerator
30 INTC_IRQ(CF, IRQ_CF),
47 { 0, 0, 0, 0, CF, AX88796, SMBUS, TP,
/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dcavium-compact-flash.txt12 - reg: The base address of the CF chip select banks. Depending on
15 - cavium,bus-width: The width of the connection to the CF devices. Valid
18 - cavium,true-ide: Optional, if present the CF connection is in True IDE mode.
H A Dpata-arasan.txt5 - reg: Address range of the CF registers
6 - interrupt: Should contain the CF interrupt number
H A Datmel-at91_cf.txt6 - gpios : specifies the gpio pins to control the CF device. Detect
/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c991 env->CF = x & 1; in HELPER()
993 env->CF = 0; in HELPER()
996 env->CF = (x >> (32 - shift)) & 1; in HELPER()
1007 env->CF = (x >> 31) & 1; in HELPER()
1009 env->CF = 0; in HELPER()
1012 env->CF = (x >> (shift - 1)) & 1; in HELPER()
1022 env->CF = (x >> 31) & 1; in HELPER()
1025 env->CF = (x >> (shift - 1)) & 1; in HELPER()
1038 env->CF = (x >> 31) & 1; in HELPER()
1041 env->CF = (x >> (shift - 1)) & 1; in HELPER()
/openbmc/u-boot/board/kobol/helios4/
H A DREADME34 Connect the on-board micro-USB (CF Pro: CON11, CF Base: CON5)
/openbmc/u-boot/doc/
H A DREADME.ne20002 DP83902 and similar). It can be used with PCMCIA/CF cards provided
10 with a billionton CF network card connected to the PCMCIA interface of
/openbmc/u-boot/board/solidrun/clearfog/
H A DREADME39 Connect the on-board micro-USB (CF Pro: CON11, CF Base: CON5)
/openbmc/linux/tools/perf/pmu-events/arch/x86/
H A Dmapfile.csv10 GenuineIntel-6-5[CF],v13,goldmont,core
27 GenuineIntel-6-(8F|CF),v1.15,sapphirerapids,core
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh285 for CF in $configs
287 case $CF in
289 config_reps=`echo $CF | sed -e 's/\*.*$//'`
290 CF1=`echo $CF | sed -e 's/^[^*]*\*//'`
294 CF1=$CF
/openbmc/linux/fs/unicode/
H A DKconfig8 Say Y here to enable UTF-8 NFD normalization and NFD+CF casefolding
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/
H A Dlibnet-idn-encode_2.500.bb10 SRC_URI = "${CPAN_MIRROR}/authors/id/C/CF/CFAERBER/Net-IDN-Encode-${PV}.tar.gz \
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A Davoid-strip.patch26 CF = $(CFLAGS) $(CF_NOOPT)
/openbmc/u-boot/board/freescale/m53017evb/
H A DREADME70 CONFIG_MCFUART -- define to use common CF Uart driver
74 CONFIG_MCFRTC -- define to use common CF RTC driver
80 CONFIG_MCFFEC -- define to use common CF FEC driver
/openbmc/openbmc-build-scripts/
H A Dkernel-build.sh93 ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- make -j$(nproc) -s C=2 CF=-D__CHECK_ENDIAN__ 2>&1…
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/
H A Dkexecboot-cfg_0.2.bb35 # If not set, use device-icons as default (NAND, SD, CF, ...).
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-tpm144 F7 02 71 CF 15 AE 16 DD D1 C1 8E A8 CF 9B 50 7B
145 C3 91 FF 44 1E CF 7C 39 FE 17 77 21 20 BD CE 9B
/openbmc/linux/drivers/pcmcia/
H A DKconfig166 Support for the PCMCIA/CF socket interface on MyCable XXS1500
187 Say Y here to include support for SA11x0-based PCMCIA or CF
200 Say Y here to include support for SA1111-based PCMCIA or CF
/openbmc/u-boot/board/freescale/mpc8641hpcn/
H A DREADME127 0xffdf_8000 0xffdf_ffff CF 8K
148 0xf_ffdf_8000 0xf_ffdf_ffff CF 8K
/openbmc/linux/drivers/bluetooth/
H A DKconfig113 UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card
130 with UART interface, including PCMCIA and CF cards.
157 CF cards.
332 Socket Bluetooth CF Card
359 Anycom Bluetooth CF Card

123