Searched refs:cmov (Results 1 – 14 of 14) sorted by relevance
| /linux/arch/alpha/lib/ |
| H A D | ev6-divide.S | 239 nop # E : as part of the cmov 256 nop # E : U L L U : as part of the cmov 259 nop # E : as part of the cmov
|
| H A D | ev67-strrchr.S | 69 nop # : Latency=2, extra map slot (keep nop with cmov) 101 nop # E : hide the cmov latency (2) behind ctlz latency
|
| H A D | ev6-memchr.S | 108 nop # E : keep with cmov 113 nop # E : keep with cmov
|
| /linux/Documentation/trace/ |
| H A D | tracepoint-analysis.rst | 250 6.85% hackbench /lib/i686/cmov/libc-2.9.so 255 0.02% perf /lib/i686/cmov/libc-2.9.so 258 0.00% hackbench /lib/i686/cmov/libpthread-2.9.so 286 0.09% Xorg /lib/i686/cmov/libc-2.9.so 304 0.09% Xorg /lib/i686/cmov/libc-2.9.so [.] _int_malloc
|
| /linux/arch/openrisc/ |
| H A D | Kconfig | 131 bool "Have instruction l.cmov for conditional move" 134 This config enables gcc to generate l.cmov instructions when compiling 139 l.cmov conistional move instruction.
|
| /linux/lib/zstd/common/ |
| H A D | cpu.h | 144 D(cmov, 15)
|
| /linux/tools/memory-model/Documentation/ |
| H A D | control-dependencies.txt | 203 cmov,ne r4,$1 204 cmov,eq r4,$2 208 The control dependencies would then extend only to the pair of cmov
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_fast.c | 424 #define ZSTD_GEN_FAST_FN(dictMode, mml, cmov) … argument 425 … static size_t ZSTD_compressBlock_fast_##dictMode##_##mml##_##cmov( \ 429 … return ZSTD_compressBlock_fast_##dictMode##_generic(ms, seqStore, rep, src, srcSize, mml, cmov); \
|
| /linux/Documentation/translations/ko_KR/ |
| H A D | memory-barriers.txt | 880 cmov,ne r4,$1 881 cmov,eq r4,$2 886 종류의 의존성도 갖지 않을 겁니다. 이 컨트롤 의존성은 두개의 cmov 인스트럭션과
|
| /linux/arch/x86/ |
| H A D | Kconfig.cpu | 217 it lacks the cmov extension which gcc assumes is present when 331 # generates cmov.
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
| H A D | g98.fuc0s | 549 cmov $c2 $c6
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 78 0x1, 0, edx, 15, cmov , Conditional Move Instruction 686 0x80000001, 0, edx, 15, cmov , Conditional Move Instruction
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 876 cmov,ne r4,$1 877 cmov,eq r4,$2 883 only to the pair of cmov instructions and the store depending on them.
|
| /linux/Documentation/translations/sp_SP/ |
| H A D | memory-barriers.txt | 917 cmov,ne r4,$1 918 cmov,eq r4,$2 924 solo al par de instrucciones cmov y el store dependiente de ellas. En
|