| /openbmc/u-boot/board/kobol/helios4/ |
| H A D | README | 34 Connect the on-board micro-USB (CF Pro: CON11, CF Base: CON5)
|
| /openbmc/u-boot/board/solidrun/clearfog/ |
| H A D | README | 39 Connect the on-board micro-USB (CF Pro: CON11, CF Base: CON5)
|
| /openbmc/u-boot/doc/ |
| H A D | README.ne2000 | 2 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
|
| H A D | README.m54418twr | 67 CONFIG_MCFUART -- define to use common CF Uart driver 71 CONFIG_MCFFEC -- define to use common CF FEC driver
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | op_helper.c | 1170 env->CF = x & 1; in HELPER() 1172 env->CF = 0; in HELPER() 1175 env->CF = (x >> (32 - shift)) & 1; in HELPER() 1186 env->CF = (x >> 31) & 1; in HELPER() 1188 env->CF = 0; in HELPER() 1191 env->CF = (x >> (shift - 1)) & 1; in HELPER() 1201 env->CF = (x >> 31) & 1; in HELPER() 1204 env->CF = (x >> (shift - 1)) & 1; in HELPER() 1217 env->CF = (x >> 31) & 1; in HELPER() 1220 env->CF = (x >> (shift - 1)) & 1; in HELPER()
|
| H A D | helper-a64.c | 911 if (env->CF != 0) { in check_mops_wrong_option() 1155 env->CF = 0; in do_setp() 1554 env->CF = 0; in do_cpyp()
|
| /openbmc/qemu/bsd-user/aarch64/ |
| H A D | target_arch_cpu.h | 91 env->CF = 0; in target_cpu_loop() 97 env->CF = 1; in target_cpu_loop()
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/ |
| H A D | libnet-idn-encode_2.500.bb | 10 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 D | avoid-strip.patch | 26 CF = $(CFLAGS) $(CF_NOOPT)
|
| H A D | unzip_optimization.patch | 40 CF = $(CFLAGS) $(CF_NOOPT)
|
| /openbmc/u-boot/board/freescale/m53017evb/ |
| H A D | README | 70 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/qemu/target/i386/tcg/ |
| H A D | cc_helper_template.h.inc | 57 * AF, CF, OF computed from carry out vector. To compute AF and CF, rotate it 210 CF are modified and it is slower to do that. Note as well that we
|
| H A D | emit.c.inc | 419 /* Set up decode->cc_* to modify CF while keeping other flags unchanged. */ 3297 * with the value of CF and OF before the instruction, so that it is possible 3321 /* No need to compute the full EFLAGS, CF/OF are already isolated. */ 3334 /* CF and OF are zero, do it just because it's easy. */ 3349 * By computing CF without using eflags, the calls to cc_compute_all 3361 * Likewise for SHL/RCL/SHL/RCL/... but, if CF is not in the sign 3362 * bit, we might as well fish CF out of EFLAGS and save a shift.
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/ |
| H A D | kexecboot-cfg_0.2.bb | 36 # If not set, use device-icons as default (NAND, SD, CF, ...).
|
| /openbmc/u-boot/board/freescale/mpc8641hpcn/ |
| H A D | README | 127 0xffdf_8000 0xffdf_ffff CF 8K 148 0xf_ffdf_8000 0xf_ffdf_ffff CF 8K
|
| /openbmc/u-boot/board/freescale/m52277evb/ |
| H A D | README | 71 CONFIG_MCFUART -- define to use common CF Uart driver 75 CONFIG_MCFRTC -- define to use common CF RTC driver
|
| /openbmc/u-boot/board/freescale/m5373evb/ |
| H A D | README | 69 CONFIG_MCFUART -- define to use common CF Uart driver 73 CONFIG_MCFRTC -- define to use common CF RTC driver 79 CONFIG_MCFFEC -- define to use common CF FEC driver
|
| /openbmc/u-boot/board/freescale/m54455evb/ |
| H A D | README | 73 CONFIG_MCFUART -- define to use common CF Uart driver 77 CONFIG_MCFRTC -- define to use common CF RTC driver 83 CONFIG_MCFFEC -- define to use common CF FEC driver
|
| /openbmc/qemu/target/arm/ |
| H A D | cpu.h | 305 uint32_t CF; /* 0 or 1 */ member 1537 | (env->CF << 29) | ((env->VF & 0x80000000) >> 3) in pstate_read() 1545 env->CF = (val >> 29) & 1; in pstate_write() 1578 | (env->CF << 29) | ((env->VF & 0x80000000) >> 3) | (env->QF << 27) in xpsr_read() 1591 env->CF = (val >> 29) & 1; in xpsr_write()
|
| H A D | helper.c | 5368 env->NF = env->CF = env->VF = 0, env->ZF = 1; in rndr_readfn() 7780 (env->CF << 29) | ((env->VF & 0x80000000) >> 3) | (env->QF << 27) in cpsr_read() 7796 env->CF = (val >> 29) & 1; in cpsr_write()
|
| /openbmc/u-boot/board/freescale/m547xevb/ |
| H A D | README | 76 CONFIG_MCFUART -- define to use common CF Uart driver
|
| /openbmc/qemu/ui/ |
| H A D | cocoa.m | 755 … warn_report("Could not obtain current CF RunLoop, system key combos will not be captured.\n"); 761 … warn_report("Could not obtain current CF RunLoop, system key combos will not be captured.\n");
|
| /openbmc/u-boot/ |
| H A D | Makefile | 375 -Wbitwise -Wno-return-void -D__CHECK_ENDIAN__ $(CF)
|
| /openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Update-x86emu-from-X.org.patch | 15852 CF B_7 B_6 B_5 B_4 B_3 B_2 B_1 B_0 15865 /* CF <- b_(8-n) */ 15889 xor of CF and the most significant bit. Blecck. */ 16010 /* CF <- b_(n-1) */ 16041 xor of CF and the most significant bit. Blecck. */ 16209 - xor of CF and the most significant bit. Blecck. */ 16223 + xor of CF and the most significant bit. Blecck. */ 19673 - strcat(buf,"CF"); 19675 + strcat(buf, "CF");
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | x86.csv | 573 "ENCLS","ENCLS","encls","0F 01 CF","V","V","","","","","" 756 …mm8u, xmm2/m128, xmm1","gf2p8affineinvqb imm8u, xmm2/m128, xmm1","66 0F 3A CF /r ib","V","V","GFNI… 758 "GF2P8MULB xmm1, xmm2/m128","GF2P8MULB xmm2/m128, xmm1","gf2p8mulb xmm2/m128, xmm1","66 0F 38 CF /r… 818 "IRETD","IRETL","iretl","CF","V","V","","operand32","","","" 819 "IRETQ","IRETQ","iretq","REX.W CF","N.S.","V","","","","","" 820 "IRET","IRETW","iretw","CF","V","V","","operand16","","","" 2908 …","vgf2p8affineinvqb imm8u, xmm2/m128, xmmV, xmm1","VEX.NDS.128.66.0F3A.W1 CF /r ib","V","V","GFNI… 2909 …vqb imm8u, xmm2/m128/m64bcst, xmmV, {k}{z}, xmm1","EVEX.NDS.128.66.0F3A.W1 CF /r ib","V","V","GFNI… 2910 …","vgf2p8affineinvqb imm8u, ymm2/m256, ymmV, ymm1","VEX.NDS.256.66.0F3A.W1 CF /r ib","V","V","GFNI… 2911 …vqb imm8u, ymm2/m256/m64bcst, ymmV, {k}{z}, ymm1","EVEX.NDS.256.66.0F3A.W1 CF /r ib","V","V","GFNI… [all …]
|