| /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| sha.c | 63 #define F0(x,y,z) CRAYFIX((x & y) | (~x & z)) 105 DO(0,F0,K0); 106 DO(1,F0,K0); 107 DO(2,F0,K0); 108 DO(3,F0,K0); 109 DO(4,F0,K0); 110 DO(5,F0,K0); 111 DO(6,F0,K0); 112 DO(7,F0,K0); 113 DO(8,F0,K0) [all...] |
| /src/common/lib/libc/hash/rmd160/ |
| rmd160.c | 95 #define F0(x, y, z) ((x) ^ (y) ^ (z)) 209 R(a, b, c, d, e, F0, K0, 11, 0); 210 R(e, a, b, c, d, F0, K0, 14, 1); 211 R(d, e, a, b, c, F0, K0, 15, 2); 212 R(c, d, e, a, b, F0, K0, 12, 3); 213 R(b, c, d, e, a, F0, K0, 5, 4); 214 R(a, b, c, d, e, F0, K0, 8, 5); 215 R(e, a, b, c, d, F0, K0, 7, 6); 216 R(d, e, a, b, c, F0, K0, 9, 7); 217 R(c, d, e, a, b, F0, K0, 11, 8) [all...] |
| /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| rmd160.c | 77 #define F0(x, y, z) ((x) ^ (y) ^ (z)) 187 R(a, b, c, d, e, F0, K0, 11, 0); 188 R(e, a, b, c, d, F0, K0, 14, 1); 189 R(d, e, a, b, c, F0, K0, 15, 2); 190 R(c, d, e, a, b, F0, K0, 12, 3); 191 R(b, c, d, e, a, F0, K0, 5, 4); 192 R(a, b, c, d, e, F0, K0, 8, 5); 193 R(e, a, b, c, d, F0, K0, 7, 6); 194 R(d, e, a, b, c, F0, K0, 9, 7); 195 R(c, d, e, a, b, F0, K0, 11, 8) [all...] |
| /src/external/bsd/pcc/dist/pcc/arch/mips/ |
| order.c | 142 { NRES, F0 }, 148 { NLEFT, F0 }, 156 { NRES, F0 },
|
| macdefs.h | 207 #define F0 53 230 F0 : V0)
|
| /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/ |
| sha1-c64xplus.pl | 39 ($A,$B,$C,$D,$E, $Arot,$F,$F0,$T,$K) = map("A$_",(16..20, 21..25)); 103 || ANDN $D,$B,$F0 106 XOR $F0,$F,$F ; F_00_19(B,C,D) 125 || ANDN $D,$B,$F0 128 XOR $F0,$F,$F ; F_00_19(B,C,D) 151 || ANDN $D,$B,$F0 154 XOR $F0,$F,$F ; F_00_19(B,C,D) 183 || ANDN $D,$B,$F0 187 XOR $F0,$F,$F ; F_00_19(B,C,D) 256 || AND $B,$D,$F0 [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
| sha1-c64xplus.pl | 39 ($A,$B,$C,$D,$E, $Arot,$F,$F0,$T,$K) = map("A$_",(16..20, 21..25)); 103 || ANDN $D,$B,$F0 106 XOR $F0,$F,$F ; F_00_19(B,C,D) 125 || ANDN $D,$B,$F0 128 XOR $F0,$F,$F ; F_00_19(B,C,D) 151 || ANDN $D,$B,$F0 154 XOR $F0,$F,$F ; F_00_19(B,C,D) 183 || ANDN $D,$B,$F0 187 XOR $F0,$F,$F ; F_00_19(B,C,D) 256 || AND $B,$D,$F0 [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/ |
| sha1-c64xplus.pl | 40 ($A,$B,$C,$D,$E, $Arot,$F,$F0,$T,$K) = map("A$_",(16..20, 21..25)); 104 || ANDN $D,$B,$F0 107 XOR $F0,$F,$F ; F_00_19(B,C,D) 126 || ANDN $D,$B,$F0 129 XOR $F0,$F,$F ; F_00_19(B,C,D) 152 || ANDN $D,$B,$F0 155 XOR $F0,$F,$F ; F_00_19(B,C,D) 184 || ANDN $D,$B,$F0 188 XOR $F0,$F,$F ; F_00_19(B,C,D) 257 || AND $B,$D,$F0 [all...] |
| /src/external/bsd/pcc/dist/pcc/arch/powerpc/ |
| order.c | 228 { NEVER, F0 }, /* stomped on */ 236 { NEVER, F0 }, /* stomped on */
|
| macdefs.h | 197 #define F0 48 /* scratch register */ 285 SCREG|TEMPREG, /* F0 */ \
|
| /src/external/bsd/pcc/dist/pcc/arch/sparc64/ |
| macdefs.h | 153 #define F0 31 249 { F0, F1, -1 }, { F2, F3, -1 }, { F4, F5, -1 }, \
|
| code.c | 170 q->n_rval = F0 + (*regp++ * 2) + 1;
|
| /src/libexec/getty/ |
| gettytab.h | 107 #define F0 gettynums[9].value
|
| subr.c | 194 compatflags(F0);
|
| /src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| scan.l | 36 H [a-fA-F0-9]
|
| /src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| scan.l | 35 H [a-fA-F0-9]
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| MipsAsmPrinter.cpp | 959 EmitInstrRegReg(STI, MovOpc, Mips::V0, Mips::F0); 962 EmitMovFPIntPair(STI, MovOpc, Mips::V0, Mips::V1, Mips::F0, Mips::F1, LE); 965 EmitMovFPIntPair(STI, MovOpc, Mips::V0, Mips::V1, Mips::F0, Mips::F1, LE); 968 EmitMovFPIntPair(STI, MovOpc, Mips::V0, Mips::V1, Mips::F0, Mips::F1, LE);
|
| /src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| X86RecognizableInstr.h | 75 MAP(F0, 112) \
|
| /src/external/bsd/pcc/dist/pcc/arch/arm/ |
| macdefs.h | 151 #define F0 26
|
| /src/external/gpl3/gdb/dist/gdb/stubs/ |
| sparc-stub.c | 115 F0, F1, F2, F3, F4, F5, F6, F7, 220 ! F0->F31 not implemented
|
| /src/external/gpl3/gdb.old/dist/gdb/stubs/ |
| sparc-stub.c | 115 F0, F1, F2, F3, F4, F5, F6, F7, 220 ! F0->F31 not implemented
|
| /src/external/bsd/pcc/dist/pcc/cc/cpp/ |
| scanner.l | 127 H [a-fA-F0-9]
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/ |
| SparcAsmParser.cpp | 146 Sparc::F0, Sparc::F1, Sparc::F2, Sparc::F3, 479 unsigned regIdx = Reg - Sparc::F0; 493 regIdx = Reg - Sparc::F0; 1238 // %f0 - %f31
|
| /src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
| xray-graph-diff.cpp | 384 (HeadId.equals("")) ? static_cast<StringRef>("F0") : HeadId, 392 OS << formatv(R"(F{0} [label="F0"])"
|
| /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
| InstCombineSelect.cpp | 333 Value *T0, *T1, *F0, *F1; 335 match(FII, m_MaxOrMin(m_Value(F0), m_Value(F1)))) { 336 if (T0 == F0) { 341 Value *NewSel = Builder.CreateSelect(Cond, T1, F0, "minmaxop", &SI); 344 if (T1 == F0) { 349 Value *NewSel = Builder.CreateSelect(Cond, T0, F0, "minmaxop", &SI);
|