Searched refs:cmov (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/private/
H A Dcpu.h50 FLAC__bool cmov; member in struct:__anon850
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-divide.S236 nop # E : as part of the cmov
253 nop # E : U L L U : as part of the cmov
256 nop # E : as part of the cmov
H A Dev6-memchr.S107 nop # E : keep with cmov
112 nop # E : keep with cmov
H A Dev67-strrchr.S68 nop # : Latency=2, extra map slot (keep nop with cmov)
100 nop # E : hide the cmov latency (2) behind ctlz latency
H A Dev6-strncpy_from_user.S359 nop # E : goes with cmov
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/v850/kernel/
H A Dhead.S50 cmov z, r19, sp, sp // and switch to kernel stack if not
H A Dentry.S603 cmov z, r19, r7, r7 // ... and use the parent's if so.
733 cmov ne, SIGILL, r6, r6 // Choose signal appropriately
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dcpu.c166 info->data.ia32.cmov = false;
180 info->data.ia32.cmov = (flags_edx & FLAC__CPUINFO_IA32_CPUID_CMOV )? true : false;
201 fprintf(stderr, " CMOV ....... %c\n", info->data.ia32.cmov ? 'Y' : 'n');
H A Dstream_encoder.c947 if(encoder->private_->cpuinfo.data.ia32.mmx && encoder->private_->cpuinfo.data.ia32.cmov)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dconfigure873 cmov
1487 enable cmov
1781 # targets that do NOT support conditional mov (cmov)
1784 disable cmov
1786 # targets that do support conditional mov (cmov)
1789 enable cmov
1795 enable cmov
2284 echo "CMOV enabled ${cmov-no}"

Completed in 125 milliseconds