Home
last modified time | relevance | path

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

12

/Linux-v6.1/tools/testing/selftests/x86/
Dtest_FCOMI.c18 CF = 1 << 0, enumerator
21 ARITH = CF | PF | ZF,
78 if ((res_fcomi_pi_1 & ARITH) != (CF)) { in test()
111 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in test_qnan()
140 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testu_qnan()
171 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testu_snan()
222 if ((res_fcomi_pi_1 & ARITH) != (CF)) { in testp()
254 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testp_qnan()
282 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testup_qnan()
316 err |= test(CF|ZF|PF); in main()
[all …]
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()
/Linux-v6.1/arch/x86/kernel/cpu/resctrl/
Dmonitor.c76 #define CF(cf) ((unsigned long)(1048576 * (cf) + 0.5)) macro
97 {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)},
[all …]
/Linux-v6.1/arch/sh/boards/mach-highlander/
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,
Dirq-r7780mp.c18 CF, /* Compact Flash */ enumerator
32 INTC_IRQ(CF, IRQ_CF),
48 { SCIF0, SCIF1, RTC, 0, CF, 0, TP, SMBUS,
Dirq-r7785rp.c18 CF, /* Compact Flash */ enumerator
30 INTC_IRQ(CF, IRQ_CF),
47 { 0, 0, 0, 0, CF, AX88796, SMBUS, TP,
/Linux-v6.1/Documentation/devicetree/bindings/ata/
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.
Dpata-arasan.txt5 - reg: Address range of the CF registers
6 - interrupt: Should contain the CF interrupt number
Datmel-at91_cf.txt6 - gpios : specifies the gpio pins to control the CF device. Detect
/Linux-v6.1/tools/testing/selftests/rcutorture/bin/
Dkvm.sh286 for CF in $configs
288 case $CF in
290 config_reps=`echo $CF | sed -e 's/\*.*$//'`
291 CF1=`echo $CF | sed -e 's/^[^*]*\*//'`
295 CF1=$CF
/Linux-v6.1/fs/unicode/
DKconfig8 Say Y here to enable UTF-8 NFD normalization and NFD+CF casefolding
/Linux-v6.1/drivers/bluetooth/
DKconfig102 UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card
119 with UART interface, including PCMCIA and CF cards.
146 CF cards.
309 Socket Bluetooth CF Card
336 Anycom Bluetooth CF Card
/Linux-v6.1/tools/perf/pmu-events/arch/x86/
Dmapfile.csv9 GenuineIntel-6-5[CF],v13,goldmont,core
/Linux-v6.1/drivers/pcmcia/
DKconfig166 Support for the PCMCIA/CF socket interface on MyCable XXS1500
187 Say Y here to include support for SA11x0-based PCMCIA or CF
202 Say Y here to include support for SA1111-based PCMCIA or CF
/Linux-v6.1/Documentation/ABI/stable/
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
/Linux-v6.1/Documentation/kbuild/
Dkbuild.rst173 CF section in Environment variables
177 CF is often used on the command-line like this::
179 make CF=-Wbitwise C=2
/Linux-v6.1/tools/testing/selftests/sgx/
Dtest_encl_bootstrap.S75 add %rdx, %rdx # OF = SF = AF = CF = 0; ZF = PF = 1
/Linux-v6.1/Documentation/arm/sa1100/
Dassabet.rst70 If you have a CF network card (my Assabet kit contained a CF+ LP-E from
298 - CF: Implemented, not heavily tested.
/Linux-v6.1/Documentation/devicetree/bindings/
Dxilinx.txt108 bitstream stored on a CF card. It can also be used as a generic CF
/Linux-v6.1/Documentation/arm/
Dixp4xx.rst118 replaced with mini-PCI slots and a CF IDE interface hanging off
156 - Add support for CF IDE on expansion bus
/Linux-v6.1/arch/x86/kernel/
Duprobes.c592 COND(72, 73, XF(CF)) \
596 COND(76, 77, XF(CF) || XF(ZF)) \
/Linux-v6.1/arch/x86/um/
Dchecksum_32.S93 shrl $2, %edx # This clears CF
/Linux-v6.1/arch/arm/boot/dts/
Dintel-ixp42x-gateworks-gw2348.dts86 * The CF driver will dynamically reconfigure these timings
/Linux-v6.1/Documentation/dev-tools/
Dsparse.rst101 The optional make variable CF can be used to pass arguments to sparse. The
/Linux-v6.1/arch/x86/lib/
Dchecksum_32.S106 shrl $2, %edx # This clears CF

12