Home
last modified time | relevance | path

Searched refs:F2 (Results 1 – 25 of 165) sorted by relevance

1234567

/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc-f.c89 {"frcpa.s0", f2, OpXbQSf (0, 1, 0, 0), {F1, P2, F2, F3}, EMPTY},
90 {"frcpa", f2, OpXbQSf (0, 1, 0, 0), {F1, P2, F2, F3}, PSEUDO, 0, NULL},
91 {"frcpa.s1", f2, OpXbQSf (0, 1, 0, 1), {F1, P2, F2, F3}, EMPTY},
92 {"frcpa.s2", f2, OpXbQSf (0, 1, 0, 2), {F1, P2, F2, F3}, EMPTY},
93 {"frcpa.s3", f2, OpXbQSf (0, 1, 0, 3), {F1, P2, F2, F3}, EMPTY},
101 {"fmin.s0", f, OpXbX6Sf (0, 0, 0x14, 0), {F1, F2, F3}, EMPTY},
102 {"fmin", f, OpXbX6Sf (0, 0, 0x14, 0), {F1, F2, F3}, PSEUDO, 0, NULL},
103 {"fmin.s1", f, OpXbX6Sf (0, 0, 0x14, 1), {F1, F2, F3}, EMPTY},
104 {"fmin.s2", f, OpXbX6Sf (0, 0, 0x14, 2), {F1, F2, F3}, EMPTY},
105 {"fmin.s3", f, OpXbX6Sf (0, 0, 0x14, 3), {F1, F2, F3}, EMPTY},
[all …]
H A Dia64-opc-m.c159 {"chk.s", M0, OpX3 (1, 3), {F2, TGT25b}, EMPTY},
486 {"getf.sig", M, OpMXX6a (4, 0, 1, 0x1c), {R1, F2}, EMPTY},
487 {"getf.exp", M, OpMXX6a (4, 0, 1, 0x1d), {R1, F2}, EMPTY},
488 {"getf.s", M, OpMXX6a (4, 0, 1, 0x1e), {R1, F2}, EMPTY},
489 {"getf.d", M, OpMXX6a (4, 0, 1, 0x1f), {R1, F2}, EMPTY},
785 {"stfs", M, OpMXX6aHint (6, 0, 0, 0x32, 0), {MR3, F2}, EMPTY},
786 {"stfs.nta", M, OpMXX6aHint (6, 0, 0, 0x32, 3), {MR3, F2}, EMPTY},
787 {"stfd", M, OpMXX6aHint (6, 0, 0, 0x33, 0), {MR3, F2}, EMPTY},
788 {"stfd.nta", M, OpMXX6aHint (6, 0, 0, 0x33, 3), {MR3, F2}, EMPTY},
789 {"stf8", M, OpMXX6aHint (6, 0, 0, 0x31, 0), {MR3, F2}, EMPTY},
[all …]
H A Dsparc-opc.c1101 brx(bop, F2(0, 1)|(mask), F2(~0, ~1)|((~mask)&COND(~0)), F_DELAYED|(flags)), /* v9 */ \
1102 br(bop, F2(0, 2)|(mask), F2(~0, ~2)|((~mask)&COND(~0)), F_DELAYED|(flags)), \
1149 brr(bop, F2(0, 3)|COND(mask), F2(~0, ~3)|COND(~(mask)), (flags)) /* v9 */
1430 FBRX(fop, F2(0, 5)|COND(mask), F2(~0, ~5)|COND(~(mask)), flags), /* v9 */ \
1431 FBR(fop, F2(0, 6)|COND(mask), F2(~0, ~6)|COND(~(mask)), flags), \
1432 CBR(cop, F2(0, 7)|COND(mask), F2(~0, ~7)|COND(~(mask)), flags, v6notlet)
1435 FBRX(fop, F2(0, 5)|COND(mask), F2(~0, ~5)|COND(~(mask)), flags), /* v9 */ \
1436 FBR(fop, F2(0, 6)|COND(mask), F2(~0, ~6)|COND(~(mask)), flags), \
1437 CBR(cop, F2(0, 7)|COND(mask), F2(~0, ~7)|COND(~(mask)), flags, v6)
1440 FBRX(fop, F2(0, 5)|COND(mask), F2(~0, ~5)|COND(~(mask)), flags), /* v9 */ \
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-opc-f.c89 {"frcpa.s0", f2, OpXbQSf (0, 1, 0, 0), {F1, P2, F2, F3}, EMPTY},
90 {"frcpa", f2, OpXbQSf (0, 1, 0, 0), {F1, P2, F2, F3}, PSEUDO, 0, NULL},
91 {"frcpa.s1", f2, OpXbQSf (0, 1, 0, 1), {F1, P2, F2, F3}, EMPTY},
92 {"frcpa.s2", f2, OpXbQSf (0, 1, 0, 2), {F1, P2, F2, F3}, EMPTY},
93 {"frcpa.s3", f2, OpXbQSf (0, 1, 0, 3), {F1, P2, F2, F3}, EMPTY},
101 {"fmin.s0", f, OpXbX6Sf (0, 0, 0x14, 0), {F1, F2, F3}, EMPTY},
102 {"fmin", f, OpXbX6Sf (0, 0, 0x14, 0), {F1, F2, F3}, PSEUDO, 0, NULL},
103 {"fmin.s1", f, OpXbX6Sf (0, 0, 0x14, 1), {F1, F2, F3}, EMPTY},
104 {"fmin.s2", f, OpXbX6Sf (0, 0, 0x14, 2), {F1, F2, F3}, EMPTY},
105 {"fmin.s3", f, OpXbX6Sf (0, 0, 0x14, 3), {F1, F2, F3}, EMPTY},
[all …]
H A Dia64-opc-m.c160 {"chk.s", M0, OpX3 (1, 3), {F2, TGT25b}, EMPTY},
507 {"getf.sig", M, OpMXX6a (4, 0, 1, 0x1c), {R1, F2}, EMPTY},
508 {"getf.exp", M, OpMXX6a (4, 0, 1, 0x1d), {R1, F2}, EMPTY},
509 {"getf.s", M, OpMXX6a (4, 0, 1, 0x1e), {R1, F2}, EMPTY},
510 {"getf.d", M, OpMXX6a (4, 0, 1, 0x1f), {R1, F2}, EMPTY},
806 {"stfs", M, OpMXX6aHint (6, 0, 0, 0x32, 0), {MR3, F2}, EMPTY},
807 {"stfs.nta", M, OpMXX6aHint (6, 0, 0, 0x32, 3), {MR3, F2}, EMPTY},
808 {"stfd", M, OpMXX6aHint (6, 0, 0, 0x33, 0), {MR3, F2}, EMPTY},
809 {"stfd.nta", M, OpMXX6aHint (6, 0, 0, 0x33, 3), {MR3, F2}, EMPTY},
810 {"stf8", M, OpMXX6aHint (6, 0, 0, 0x31, 0), {MR3, F2}, EMPTY},
[all …]
H A Dsparc-opc.c1108 brx(bop, F2(0, 1)|(mask), F2(~0, ~1)|((~mask)&COND(~0)), F_DELAYED|(flags)), /* v9 */ \
1109 br(bop, F2(0, 2)|(mask), F2(~0, ~2)|((~mask)&COND(~0)), F_DELAYED|(flags)), \
1156 brr(bop, F2(0, 3)|COND(mask), F2(~0, ~3)|COND(~(mask)), (flags)) /* v9 */
1399 FBRX(fop, F2(0, 5)|COND(mask), F2(~0, ~5)|COND(~(mask)), flags), /* v9 */ \
1400 FBR(fop, F2(0, 6)|COND(mask), F2(~0, ~6)|COND(~(mask)), flags), \
1401 CBR(cop, F2(0, 7)|COND(mask), F2(~0, ~7)|COND(~(mask)), flags, v6notlet)
1404 FBRX(fop, F2(0, 5)|COND(mask), F2(~0, ~5)|COND(~(mask)), flags), /* v9 */ \
1405 FBR(fop, F2(0, 6)|COND(mask), F2(~0, ~6)|COND(~(mask)), flags), \
1406 CBR(cop, F2(0, 7)|COND(mask), F2(~0, ~7)|COND(~(mask)), flags, v6)
1409 FBRX(fop, F2(0, 5)|COND(mask), F2(~0, ~5)|COND(~(mask)), flags), /* v9 */ \
[all …]
/openbsd-src/usr.bin/join/
H A Djoin.c102 INPUT *F1, *F2; in main() local
112 F2 = &input2; in main()
120 F1->unpair = F2->unpair = 1; in main()
130 if ((F2->joinf = strtol(optarg, &end, 10)) < 1) in main()
134 --F2->joinf; in main()
143 F2->unpair = 1; in main()
156 if ((F1->joinf = F2->joinf = strtol(optarg, &end, 10)) < 1) in main()
161 --F2->joinf; in main()
181 F2->unpair = 1; in main()
210 F2->fp = stdin; in main()
[all …]
/openbsd-src/lib/libc/hash/
H A Dmd5.c143 #define F2(x, y, z) F1(z, x, y) macro
195 MD5STEP(F2, a, b, c, d, in[ 1] + 0xf61e2562, 5); in MD5Transform()
196 MD5STEP(F2, d, a, b, c, in[ 6] + 0xc040b340, 9); in MD5Transform()
197 MD5STEP(F2, c, d, a, b, in[11] + 0x265e5a51, 14); in MD5Transform()
198 MD5STEP(F2, b, c, d, a, in[ 0] + 0xe9b6c7aa, 20); in MD5Transform()
199 MD5STEP(F2, a, b, c, d, in[ 5] + 0xd62f105d, 5); in MD5Transform()
200 MD5STEP(F2, d, a, b, c, in[10] + 0x02441453, 9); in MD5Transform()
201 MD5STEP(F2, c, d, a, b, in[15] + 0xd8a1e681, 14); in MD5Transform()
202 MD5STEP(F2, b, c, d, a, in[ 4] + 0xe7d3fbc8, 20); in MD5Transform()
203 MD5STEP(F2, a, b, c, d, in[ 9] + 0x21e1cde6, 5); in MD5Transform()
[all …]
H A Drmd160.c73 #define F2(x, y, z) (((x) | (~y)) ^ (z)) macro
222 R(d, e, a, b, c, F2, K2, 11, 3); in RMD160Transform()
223 R(c, d, e, a, b, F2, K2, 13, 10); in RMD160Transform()
224 R(b, c, d, e, a, F2, K2, 6, 14); in RMD160Transform()
225 R(a, b, c, d, e, F2, K2, 7, 4); in RMD160Transform()
226 R(e, a, b, c, d, F2, K2, 14, 9); in RMD160Transform()
227 R(d, e, a, b, c, F2, K2, 9, 15); in RMD160Transform()
228 R(c, d, e, a, b, F2, K2, 13, 8); in RMD160Transform()
229 R(b, c, d, e, a, F2, K2, 15, 1); in RMD160Transform()
230 R(a, b, c, d, e, F2, K2, 14, 2); in RMD160Transform()
[all …]
/openbsd-src/sys/crypto/
H A Dmd5.c131 #define F2(x, y, z) F1(z, x, y) macro
183 MD5STEP(F2, a, b, c, d, in[ 1] + 0xf61e2562, 5); in MD5Transform()
184 MD5STEP(F2, d, a, b, c, in[ 6] + 0xc040b340, 9); in MD5Transform()
185 MD5STEP(F2, c, d, a, b, in[11] + 0x265e5a51, 14); in MD5Transform()
186 MD5STEP(F2, b, c, d, a, in[ 0] + 0xe9b6c7aa, 20); in MD5Transform()
187 MD5STEP(F2, a, b, c, d, in[ 5] + 0xd62f105d, 5); in MD5Transform()
188 MD5STEP(F2, d, a, b, c, in[10] + 0x02441453, 9); in MD5Transform()
189 MD5STEP(F2, c, d, a, b, in[15] + 0xd8a1e681, 14); in MD5Transform()
190 MD5STEP(F2, b, c, d, a, in[ 4] + 0xe7d3fbc8, 20); in MD5Transform()
191 MD5STEP(F2, a, b, c, d, in[ 9] + 0x21e1cde6, 5); in MD5Transform()
[all …]
H A Drmd160.c74 #define F2(x, y, z) (((x) | (~y)) ^ (z)) macro
215 R(d, e, a, b, c, F2, K2, 11, 3); in RMD160Transform()
216 R(c, d, e, a, b, F2, K2, 13, 10); in RMD160Transform()
217 R(b, c, d, e, a, F2, K2, 6, 14); in RMD160Transform()
218 R(a, b, c, d, e, F2, K2, 7, 4); in RMD160Transform()
219 R(e, a, b, c, d, F2, K2, 14, 9); in RMD160Transform()
220 R(d, e, a, b, c, F2, K2, 9, 15); in RMD160Transform()
221 R(c, d, e, a, b, F2, K2, 13, 8); in RMD160Transform()
222 R(b, c, d, e, a, F2, K2, 15, 1); in RMD160Transform()
223 R(a, b, c, d, e, F2, K2, 14, 2); in RMD160Transform()
[all …]
H A Dcast.c29 #define F2(l, r, i) \ macro
53 F2(r, l, 1); in cast_encrypt()
56 F2(l, r, 4); in cast_encrypt()
59 F2(r, l, 7); in cast_encrypt()
62 F2(l, r, 10); in cast_encrypt()
67 F2(r, l, 13); in cast_encrypt()
102 F2(r, l, 13); in cast_decrypt()
106 F2(l, r, 10); in cast_decrypt()
109 F2(r, l, 7); in cast_decrypt()
112 F2(l, r, 4); in cast_decrypt()
[all …]
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dmd5.c195 #define F2(x, y, z) F1(z, x, y) macro
242 MD5STEP(F2, a, b, c, d, in[ 1]+0xf61e2562, 5);
243 MD5STEP(F2, d, a, b, c, in[ 6]+0xc040b340, 9);
244 MD5STEP(F2, c, d, a, b, in[11]+0x265e5a51, 14);
245 MD5STEP(F2, b, c, d, a, in[ 0]+0xe9b6c7aa, 20);
246 MD5STEP(F2, a, b, c, d, in[ 5]+0xd62f105d, 5);
247 MD5STEP(F2, d, a, b, c, in[10]+0x02441453, 9);
248 MD5STEP(F2, c, d, a, b, in[15]+0xd8a1e681, 14);
249 MD5STEP(F2, b, c, d, a, in[ 4]+0xe7d3fbc8, 20);
250 MD5STEP(F2, a, b, c, d, in[ 9]+0x21e1cde6, 5);
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h83 #define BOOL_BIT_2(FAMILY, ENUM, FIELD, F1, F2) \ argument
88 set##F2(); \
92 #define BOOL_BIT_3(FAMILY, ENUM, FIELD, F1, F2, F3) \ argument
97 set##F2(); \
105 #define PROPERTY_2(ENUM, FIELD, F1, F2) \ argument
106 BOOL_BIT_2(Properties, ENUM, FIELD, F1, F2)
107 #define PROPERTY_3(ENUM, FIELD, F1, F2, F3) \ argument
108 BOOL_BIT_3(Properties, ENUM, FIELD, F1, F2, F3)
113 #define KIND_2(ENUM, FIELD, F1, F2) BOOL_BIT_2(Kinds, ENUM, FIELD, F1, F2) argument
114 #define KIND_3(ENUM, FIELD, F1, F2, F3) \ argument
[all …]
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/tests/unit/
H A Dfunction_call_trie_test.cpp173 const auto &F2 = *F1.Callees[0].NodePtr; in TEST() local
174 ASSERT_EQ(F2.FId, 2); in TEST()
175 ASSERT_FALSE(F2.Callees.empty()); in TEST()
177 const auto &F3 = *F2.Callees[0].NodePtr; in TEST()
184 EXPECT_EQ(F2.CallCount, 1u); in TEST()
187 EXPECT_EQ(F2.CumulativeLocalTime, 300u); in TEST()
304 const auto &F2 = *F1.Callees[0].NodePtr; in TEST() local
305 EXPECT_EQ(F2.FId, 3); in TEST()
306 EXPECT_EQ(F2.CallCount, 2u); in TEST()
307 EXPECT_EQ(F2.CumulativeLocalTime, 2u); in TEST()
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Darm.h174 #define ARM_MERGE_FEATURE_SETS(TARG,F1,F2) \ argument
176 (TARG).core = (F1).core | (F2).core; \
177 (TARG).coproc = (F1).coproc | (F2).coproc; \
180 #define ARM_CLEAR_FEATURE(TARG,F1,F2) \ argument
182 (TARG).core = (F1).core &~ (F2).core; \
183 (TARG).coproc = (F1).coproc &~ (F2).coproc; \
H A Di960.h116 #define F2 OP( 1, 0, FP, 0 ) macro
354 { R_3(0x676), "scalerl", I_FP, REG, 3, { RL, FL2,F2 } },
370 { R_3(0x690), "atanrl", I_FP, REG, 3, { FL2,FL2,F2 } },
371 { R_3(0x691), "logeprl", I_FP, REG, 3, { FL2,FL2,F2 } },
372 { R_3(0x692), "logrl", I_FP, REG, 3, { FL2,FL2,F2 } },
373 { R_3(0x693), "remrl", I_FP, REG, 3, { FL2,FL2,F2 } },
376 { R_2D(0x698), "sqrtrl", I_FP, REG, 2, { FL2,F2, 0 } },
377 { R_2D(0x699), "exprl", I_FP, REG, 2, { FL2,F2, 0 } },
378 { R_2D(0x69a), "logbnrl", I_FP, REG, 2, { FL2,F2, 0 } },
379 { R_2D(0x69b), "roundrl", I_FP, REG, 2, { FL2,F2, 0 } },
[all …]
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Di960.h116 #define F2 OP( 1, 0, FP, 0 ) macro
354 { R_3(0x676), "scalerl", I_FP, REG, 3, { RL, FL2,F2 } },
370 { R_3(0x690), "atanrl", I_FP, REG, 3, { FL2,FL2,F2 } },
371 { R_3(0x691), "logeprl", I_FP, REG, 3, { FL2,FL2,F2 } },
372 { R_3(0x692), "logrl", I_FP, REG, 3, { FL2,FL2,F2 } },
373 { R_3(0x693), "remrl", I_FP, REG, 3, { FL2,FL2,F2 } },
376 { R_2D(0x698), "sqrtrl", I_FP, REG, 2, { FL2,F2, 0 } },
377 { R_2D(0x699), "exprl", I_FP, REG, 2, { FL2,F2, 0 } },
378 { R_2D(0x69a), "logbnrl", I_FP, REG, 2, { FL2,F2, 0 } },
379 { R_2D(0x69b), "roundrl", I_FP, REG, 2, { FL2,F2, 0 } },
[all …]
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/
H A Da.19.1.f9012 SUBROUTINE F2(Q) subroutine
23 END SUBROUTINE F2 argument
40 CALL F2(J)
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh4.md67 ;; The floating point units (except FS - F2 always precedes it.)
69 (define_cpu_unit "F0,F1,F2,F3" "fpu_pipe")
100 ;; This is to simplify description where F1,F2,FS
103 (define_reservation "fpu" "F1+F2")
143 ;; the F2 stage.
380 "d_lock,(d_lock+f1_1),(f1_1|f1_2)*3,F2")
402 "issue,F01,F2")
407 "issue,F01,F2")
420 "issue,F01+F3,F2+F3,F3*7,F1+F3,F2")
431 "issue,F01,F1+F2,F2")
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCScheduleP10.td273 // A F2 pipeline may take 4 cycles to complete.
379 // Save 1 cycles if pipeline BR reads the data from pipelines FX, F2.
391 // Save 1 cycles if pipeline F2 reads the data from pipelines ST, SX, FX, F2, PM.
394 // Save 1 cycles if pipeline FX reads the data from pipelines ST, SX, FX, F2, PM.
397 // Save 1 cycles if pipeline LD reads the data from pipelines ST, SX, FX, F2.
403 // Save 1 cycles if pipeline PM reads the data from pipelines ST, SX, FX, F2, PM.
406 // Save 1 cycles if pipeline ST reads the data from pipelines ST, SX, FX, F2, PM.
409 // Save 1 cycles if pipeline SX reads the data from pipelines ST, SX, FX, F2, PM, MM.
/openbsd-src/gnu/usr.bin/perl/cpan/Unicode-Collate/Collate/CJK/
H A DJISX0208.pm33 674F 4EE5 4F0A 4F4D 4F9D 5049 56F2 5937 59D4 5A01
38 98F2 6DEB 80E4 852D 9662 9670 96A0 97FB 540B 53F3
41 74DC 958F 5642 4E91 904B 96F2 834F 990C 53E1 55B6
89 51DD 5C2D 6681 696D 5C40 66F2 6975 7389 6850 7C81
96 936C 52F2 541B 85AB 8A13 7FA4 8ECD 90E1 5366 8888
136 4ED5 4ED4 4F3A 4F7F 523A 53F8 53F2 55E3 56DB 58EB
181 661F 6674 68F2 6816 6B63 6E05 7272 751F 76DB 7CBE
217 5E16 5E33 5E81 5F14 5F35 5F6B 5FB4 61F2 6311 66A2
227 64E2 6575 6EF4 7684 7B1B 9069 93D1 6EBA 54F2 5FB9
251 914D 500D 57F9 5A92 6885 6973 7164 72FD 8CB7 58F2
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DFileUtilities.cpp198 MemoryBuffer &F2 = *F2OrErr.get(); in DiffFilesWithTolerance() local
202 const char *File2Start = F2.getBufferStart(); in DiffFilesWithTolerance()
204 const char *File2End = F2.getBufferEnd(); in DiffFilesWithTolerance()
208 uint64_t B_size = F2.getBufferSize(); in DiffFilesWithTolerance()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrSNP.td23 // F2 0F 01 FF
32 // F2 0F 01 FE
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h95 FunctionComparator(const Function *F1, const Function *F2, in FunctionComparator() argument
97 : FnL(F1), FnR(F2), GlobalNumbers(GN) {} in FunctionComparator()

1234567