| /src/external/gpl3/binutils/dist/opcodes/ |
| ia64-opc-f.c | 468 {"fmpy.s0", f, OpXaSfF2 (0x8, 0, 0, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 469 {"fmpy", f, OpXaSfF2 (0x8, 0, 0, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 470 {"fmpy.s1", f, OpXaSfF2 (0x8, 0, 1, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 471 {"fmpy.s2", f, OpXaSfF2 (0x8, 0, 2, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 472 {"fmpy.s3", f, OpXaSfF2 (0x8, 0, 3, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 473 {"fmpy.s.s0", f, OpXaSfF2 (0x8, 1, 0, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 474 {"fmpy.s", f, OpXaSfF2 (0x8, 1, 0, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 475 {"fmpy.s.s1", f, OpXaSfF2 (0x8, 1, 1, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 476 {"fmpy.s.s2", f, OpXaSfF2 (0x8, 1, 2, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 477 {"fmpy.s.s3", f, OpXaSfF2 (0x8, 1, 3, 0), {F1, F3, F4}, PSEUDO, 0, NULL} [all...] |
| ia64-opc.h | 66 #define F4 IA64_OPND_F4
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| ia64-opc-f.c | 468 {"fmpy.s0", f, OpXaSfF2 (0x8, 0, 0, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 469 {"fmpy", f, OpXaSfF2 (0x8, 0, 0, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 470 {"fmpy.s1", f, OpXaSfF2 (0x8, 0, 1, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 471 {"fmpy.s2", f, OpXaSfF2 (0x8, 0, 2, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 472 {"fmpy.s3", f, OpXaSfF2 (0x8, 0, 3, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 473 {"fmpy.s.s0", f, OpXaSfF2 (0x8, 1, 0, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 474 {"fmpy.s", f, OpXaSfF2 (0x8, 1, 0, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 475 {"fmpy.s.s1", f, OpXaSfF2 (0x8, 1, 1, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 476 {"fmpy.s.s2", f, OpXaSfF2 (0x8, 1, 2, 0), {F1, F3, F4}, PSEUDO, 0, NULL}, 477 {"fmpy.s.s3", f, OpXaSfF2 (0x8, 1, 3, 0), {F1, F3, F4}, PSEUDO, 0, NULL} [all...] |
| ia64-opc.h | 66 #define F4 IA64_OPND_F4
|
| /src/external/bsd/ntp/dist/libntp/lib/isc/ |
| md5.c | 111 #define F4(x, y, z) (y ^ (x | ~z)) 183 MD5STEP(F4, a, b, c, d, in[0] + 0xf4292244, 6); 184 MD5STEP(F4, d, a, b, c, in[7] + 0x432aff97, 10); 185 MD5STEP(F4, c, d, a, b, in[14] + 0xab9423a7, 15); 186 MD5STEP(F4, b, c, d, a, in[5] + 0xfc93a039, 21); 187 MD5STEP(F4, a, b, c, d, in[12] + 0x655b59c3, 6); 188 MD5STEP(F4, d, a, b, c, in[3] + 0x8f0ccc92, 10); 189 MD5STEP(F4, c, d, a, b, in[10] + 0xffeff47d, 15); 190 MD5STEP(F4, b, c, d, a, in[1] + 0x85845dd1, 21); 191 MD5STEP(F4, a, b, c, d, in[8] + 0x6fa87e4f, 6) [all...] |
| /src/external/bsd/openldap/dist/libraries/liblutil/ |
| md5.c | 204 #define F4(x, y, z) (y ^ (x | ~z)) 281 MD5STEP(F4, a, b, c, d, in[ 0]+0xf4292244, 6); 282 MD5STEP(F4, d, a, b, c, in[ 7]+0x432aff97, 10); 283 MD5STEP(F4, c, d, a, b, in[14]+0xab9423a7, 15); 284 MD5STEP(F4, b, c, d, a, in[ 5]+0xfc93a039, 21); 285 MD5STEP(F4, a, b, c, d, in[12]+0x655b59c3, 6); 286 MD5STEP(F4, d, a, b, c, in[ 3]+0x8f0ccc92, 10); 287 MD5STEP(F4, c, d, a, b, in[10]+0xffeff47d, 15); 288 MD5STEP(F4, b, c, d, a, in[ 1]+0x85845dd1, 21); 289 MD5STEP(F4, a, b, c, d, in[ 8]+0x6fa87e4f, 6) [all...] |
| /src/common/lib/libc/hash/rmd160/ |
| rmd160.c | 99 #define F4(x, y, z) ((x) ^ ((y) | (~z))) 277 R(b, c, d, e, a, F4, K4, 9, 4); 278 R(a, b, c, d, e, F4, K4, 15, 0); 279 R(e, a, b, c, d, F4, K4, 5, 5); 280 R(d, e, a, b, c, F4, K4, 11, 9); 281 R(c, d, e, a, b, F4, K4, 6, 7); 282 R(b, c, d, e, a, F4, K4, 8, 12); 283 R(a, b, c, d, e, F4, K4, 13, 2); 284 R(e, a, b, c, d, F4, K4, 12, 10); 285 R(d, e, a, b, c, F4, K4, 5, 14) [all...] |
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| sha1.c | 279 /* Round functions. Note that F2 is the same as F4. */ 283 #define F4(B,C,D) (B ^ C ^ D) 391 R( a, b, c, d, e, F4, K4, M(60) ); 392 R( e, a, b, c, d, F4, K4, M(61) ); 393 R( d, e, a, b, c, F4, K4, M(62) ); 394 R( c, d, e, a, b, F4, K4, M(63) ); 395 R( b, c, d, e, a, F4, K4, M(64) ); 396 R( a, b, c, d, e, F4, K4, M(65) ); 397 R( e, a, b, c, d, F4, K4, M(66) ); 398 R( d, e, a, b, c, F4, K4, M(67) ) [all...] |
| /src/external/gpl3/binutils/dist/libiberty/ |
| sha1.c | 280 /* Round functions. Note that F2 is the same as F4. */ 284 #define F4(B,C,D) (B ^ C ^ D) 392 R( a, b, c, d, e, F4, K4, M(60) ); 393 R( e, a, b, c, d, F4, K4, M(61) ); 394 R( d, e, a, b, c, F4, K4, M(62) ); 395 R( c, d, e, a, b, F4, K4, M(63) ); 396 R( b, c, d, e, a, F4, K4, M(64) ); 397 R( a, b, c, d, e, F4, K4, M(65) ); 398 R( e, a, b, c, d, F4, K4, M(66) ); 399 R( d, e, a, b, c, F4, K4, M(67) ) [all...] |
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| sha1.c | 280 /* Round functions. Note that F2 is the same as F4. */ 284 #define F4(B,C,D) (B ^ C ^ D) 392 R( a, b, c, d, e, F4, K4, M(60) ); 393 R( e, a, b, c, d, F4, K4, M(61) ); 394 R( d, e, a, b, c, F4, K4, M(62) ); 395 R( c, d, e, a, b, F4, K4, M(63) ); 396 R( b, c, d, e, a, F4, K4, M(64) ); 397 R( a, b, c, d, e, F4, K4, M(65) ); 398 R( e, a, b, c, d, F4, K4, M(66) ); 399 R( d, e, a, b, c, F4, K4, M(67) ) [all...] |
| /src/sys/external/bsd/gnu-efi/dist/inc/ia64/ |
| efisetjmp_arch.h | 11 UINT64 F4[2];
|
| /src/external/bsd/tmux/dist/ |
| example_tmux.conf | 42 bind F4 selectw -t:13
|
| /src/external/bsd/pcc/dist/pcc/arch/sparc64/ |
| macdefs.h | 157 #define F4 35 249 { F0, F1, -1 }, { F2, F3, -1 }, { F4, F5, -1 }, \
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| PPCCallingConv.cpp | 87 PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5, PPC::F6, PPC::F7,
|
| /src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.hash/ |
| test_hash.d | 265 enum F4 : E4 { a = E4.init, } 266 assert(hashOf(E4.init) == hashOf(F4.init)); 267 assert(hashOf(E4.init, 1) == hashOf(F4.init, 1));
|
| /src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| X86RecognizableInstr.h | 79 MAP(F4, 116) \
|
| /src/external/bsd/pcc/dist/pcc/arch/arm/ |
| macdefs.h | 155 #define F4 30
|
| /src/external/bsd/pcc/dist/pcc/arch/mips/ |
| macdefs.h | 209 #define F4 55
|
| /src/external/bsd/pcc/dist/pcc/arch/powerpc/ |
| macdefs.h | 201 #define F4 52 /* return value 3 / argument 3 */ 289 SCREG|TEMPREG, /* F4 */ \
|
| /src/sys/external/bsd/acpica/dist/compiler/ |
| readme.txt | 120 automatically displayed by VC. Also, you can use F4 to step through
|
| /src/sys/external/bsd/gnu-efi/dist/inc/ |
| efidebug.h | 362 UINT64 F4[2];
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/Disassembler/ |
| SparcDisassembler.cpp | 72 SP::F4, SP::F5, SP::F6, SP::F7,
|
| /src/external/apache2/mDNSResponder/dist/mDNSShared/ |
| CommonServices.h | 1463 #define HEX_DIGIT_11110100 F4
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| functional.d | 1146 bool F4(int a) { return a != x1; } 1147 alias eff4 = adjoin!(F4);
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/ |
| SparcAsmParser.cpp | 147 Sparc::F4, Sparc::F5, Sparc::F6, Sparc::F7,
|