Home
last modified time | relevance | path

Searched refs:F1 (Results 1 – 25 of 70) sorted by relevance

123

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
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},
95 {"frsqrta.s0", f2, OpXbQSf (0, 1, 1, 0), {F1, P2, F3}, EMPTY},
96 {"frsqrta", f2, OpXbQSf (0, 1, 1, 0), {F1, P2, F3}, PSEUDO, 0, NULL},
97 {"frsqrta.s1", f2, OpXbQSf (0, 1, 1, 1), {F1, P2, F3}, EMPTY},
98 {"frsqrta.s2", f2, OpXbQSf (0, 1, 1, 2), {F1, P2, F3}, EMPTY},
99 {"frsqrta.s3", f2, OpXbQSf (0, 1, 1, 3), {F1, P2, F3}, EMPTY},
[all …]
Dia64-opc-m.c82 {"chk.a.nc", M0, OpX3 (0, 6), {F1, TGT25c}, EMPTY},
83 {"chk.a.clr", M0, OpX3 (0, 7), {F1, TGT25c}, EMPTY},
95 {"invala.e", M0, OpX3X4X2 (0, 0, 3, 1), {F1}, EMPTY},
650 {"ldfs", M, OpMXX6aHint (6, 0, 0, 0x02, 0), {F1, MR3}, EMPTY},
651 {"ldfs.nt1", M, OpMXX6aHint (6, 0, 0, 0x02, 1), {F1, MR3}, EMPTY},
652 {"ldfs.nta", M, OpMXX6aHint (6, 0, 0, 0x02, 3), {F1, MR3}, EMPTY},
653 {"ldfd", M, OpMXX6aHint (6, 0, 0, 0x03, 0), {F1, MR3}, EMPTY},
654 {"ldfd.nt1", M, OpMXX6aHint (6, 0, 0, 0x03, 1), {F1, MR3}, EMPTY},
655 {"ldfd.nta", M, OpMXX6aHint (6, 0, 0, 0x03, 3), {F1, MR3}, EMPTY},
656 {"ldf8", M, OpMXX6aHint (6, 0, 0, 0x01, 0), {F1, MR3}, EMPTY},
[all …]
Dia64-opc.h63 #define F1 IA64_OPND_F1 macro
/mirbsd/src/usr.bin/join/
Djoin.c113 INPUT *F1, *F2; in main() local
117 F1 = &input1; in main()
126 F1->unpair = F2->unpair = 1; in main()
129 if ((F1->joinf = strtol(optarg, &end, 10)) < 1) in main()
133 --F1->joinf; in main()
146 F1->unpair = 1; in main()
162 if ((F1->joinf = F2->joinf = strtol(optarg, &end, 10)) < 1) in main()
166 --F1->joinf; in main()
182 F1->unpair = 1; in main()
210 F1->fp = stdin; in main()
[all …]
/mirbsd/src/lib/libc/hash/
Dmd4.c133 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
168 MD4STEP(F1, a, b, c, d, in[ 0], 3); in MD4Transform()
169 MD4STEP(F1, d, a, b, c, in[ 1], 7); in MD4Transform()
170 MD4STEP(F1, c, d, a, b, in[ 2], 11); in MD4Transform()
171 MD4STEP(F1, b, c, d, a, in[ 3], 19); in MD4Transform()
172 MD4STEP(F1, a, b, c, d, in[ 4], 3); in MD4Transform()
173 MD4STEP(F1, d, a, b, c, in[ 5], 7); in MD4Transform()
174 MD4STEP(F1, c, d, a, b, in[ 6], 11); in MD4Transform()
175 MD4STEP(F1, b, c, d, a, in[ 7], 19); in MD4Transform()
176 MD4STEP(F1, a, b, c, d, in[ 8], 3); in MD4Transform()
[all …]
Dmd5.c133 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
134 #define F2(x, y, z) F1(z, x, y)
169 MD5STEP(F1, a, b, c, d, in[ 0] + 0xd76aa478, 7); in MD5Transform()
170 MD5STEP(F1, d, a, b, c, in[ 1] + 0xe8c7b756, 12); in MD5Transform()
171 MD5STEP(F1, c, d, a, b, in[ 2] + 0x242070db, 17); in MD5Transform()
172 MD5STEP(F1, b, c, d, a, in[ 3] + 0xc1bdceee, 22); in MD5Transform()
173 MD5STEP(F1, a, b, c, d, in[ 4] + 0xf57c0faf, 7); in MD5Transform()
174 MD5STEP(F1, d, a, b, c, in[ 5] + 0x4787c62a, 12); in MD5Transform()
175 MD5STEP(F1, c, d, a, b, in[ 6] + 0xa8304613, 17); in MD5Transform()
176 MD5STEP(F1, b, c, d, a, in[ 7] + 0xfd469501, 22); in MD5Transform()
[all …]
Drmd160.c75 #define F1(x, y, z) (((x) & (y)) | ((~x) & (z))) macro
196 R(e, a, b, c, d, F1, K1, 7, 7); in RMD160Transform()
197 R(d, e, a, b, c, F1, K1, 6, 4); in RMD160Transform()
198 R(c, d, e, a, b, F1, K1, 8, 13); in RMD160Transform()
199 R(b, c, d, e, a, F1, K1, 13, 1); in RMD160Transform()
200 R(a, b, c, d, e, F1, K1, 11, 10); in RMD160Transform()
201 R(e, a, b, c, d, F1, K1, 9, 6); in RMD160Transform()
202 R(d, e, a, b, c, F1, K1, 7, 15); in RMD160Transform()
203 R(c, d, e, a, b, F1, K1, 15, 3); in RMD160Transform()
204 R(b, c, d, e, a, F1, K1, 7, 12); in RMD160Transform()
[all …]
/mirbsd/src/sys/crypto/
Dmd5.c131 #define F1(x, y, z) (z ^ (x & (y ^ z))) macro
132 #define F2(x, y, z) F1(z, x, y)
167 MD5STEP(F1, a, b, c, d, in[ 0] + 0xd76aa478, 7); in MD5Transform()
168 MD5STEP(F1, d, a, b, c, in[ 1] + 0xe8c7b756, 12); in MD5Transform()
169 MD5STEP(F1, c, d, a, b, in[ 2] + 0x242070db, 17); in MD5Transform()
170 MD5STEP(F1, b, c, d, a, in[ 3] + 0xc1bdceee, 22); in MD5Transform()
171 MD5STEP(F1, a, b, c, d, in[ 4] + 0xf57c0faf, 7); in MD5Transform()
172 MD5STEP(F1, d, a, b, c, in[ 5] + 0x4787c62a, 12); in MD5Transform()
173 MD5STEP(F1, c, d, a, b, in[ 6] + 0xa8304613, 17); in MD5Transform()
174 MD5STEP(F1, b, c, d, a, in[ 7] + 0xfd469501, 22); in MD5Transform()
[all …]
Drmd160.c73 #define F1(x, y, z) (((x) & (y)) | ((~x) & (z))) macro
198 R(e, a, b, c, d, F1, K1, 7, 7); in RMD160Transform()
199 R(d, e, a, b, c, F1, K1, 6, 4); in RMD160Transform()
200 R(c, d, e, a, b, F1, K1, 8, 13); in RMD160Transform()
201 R(b, c, d, e, a, F1, K1, 13, 1); in RMD160Transform()
202 R(a, b, c, d, e, F1, K1, 11, 10); in RMD160Transform()
203 R(e, a, b, c, d, F1, K1, 9, 6); in RMD160Transform()
204 R(d, e, a, b, c, F1, K1, 7, 15); in RMD160Transform()
205 R(c, d, e, a, b, F1, K1, 15, 3); in RMD160Transform()
206 R(b, c, d, e, a, F1, K1, 7, 12); in RMD160Transform()
[all …]
Dcast.c24 #define F1(l, r, i) \ macro
51 F1(l, r, 0); in cast_encrypt()
54 F1(r, l, 3); in cast_encrypt()
57 F1(l, r, 6); in cast_encrypt()
60 F1(r, l, 9); in cast_encrypt()
65 F1(l, r, 12); in cast_encrypt()
68 F1(r, l, 15); in cast_encrypt()
99 F1(r, l, 15); in cast_decrypt()
102 F1(l, r, 12); in cast_decrypt()
106 F1(r, l, 9); in cast_decrypt()
[all …]
/mirbsd/src/lib/libc/crypt/
Dcast.c561 #define F1(l, r, i) \ macro
588 F1(l, r, 0); in cast_encrypt()
591 F1(r, l, 3); in cast_encrypt()
594 F1(l, r, 6); in cast_encrypt()
597 F1(r, l, 9); in cast_encrypt()
602 F1(l, r, 12); in cast_encrypt()
605 F1(r, l, 15); in cast_encrypt()
636 F1(r, l, 15); in cast_decrypt()
639 F1(l, r, 12); in cast_decrypt()
643 F1(r, l, 9); in cast_decrypt()
[all …]
/mirbsd/src/usr.bin/oldroff/tbl/
Dtc.c58 F1 = F2 = 0; in choochar()
85 F1= *s; in choochar()
86 had[F1]=1; in choochar()
101 if (F1==0 || F2==0) in choochar()
Dt6.c103 fprintf(tabout, ".nr %d \\w%c%s%c\n",TMP, F1, s, F1); in maktab()
235 fprintf(tabout, "\\w%c", F1);
241 fprintf(tabout, "%c", F1);
Dt8.c187 fprintf(tabout, "%c%c",F1,F2); in putline()
189 fprintf(tabout, "%c",F1); in putline()
237 fprintf(tabout, "%c", F1); in putline()
246 fprintf(tabout, "%c", F1); in putline()
Dt0.c62 int F1 = 0; variable
Dt..c68 extern int F1, F2;
Dt7.c61 fprintf(tabout, ".fc %c %c\n", F1, F2); in runout()
/mirbsd/src/gnu/usr.bin/perl/t/op/
Darray.t74 ok(scalar (($F1,$F2,$Etc) = ($foo =~ /^(\S+)\s+(\S+)\s*(.*)/)));
75 is($F1, 'now');
80 ok(!($cnt = (($F1,$F2,$Etc) = ($foo =~ /^(\S+)\s+(\S+)\s*(.*)/))))
81 or diag("$cnt $F1:$F2:$Etc");
Dtie.t301 sub F1::TIEARRAY { bless [], 'F1' }
302 sub F1::FETCH { 1 }
/mirbsd/src/lib/libssl/src/crypto/ripemd/
Drmd_locl.h112 #define F1(x,y,z) ((x)^(y)^(z))
121 #define F1(x,y,z) ((x) ^ (y) ^ (z)) macro
137 a+=F1(b,c,d)+X(w); \
/mirbsd/src/sys/netisdn/
Di4b_util.c161 i4b_tx_rnr_response(l2sc, F1); in i4b_enquiry_response()
163 i4b_tx_rr_response(l2sc, F1); in i4b_enquiry_response()
/mirbsd/src/gnu/usr.bin/lynx/samples/
Dlynx-keymaps36 # F1
71 setkey "\033[28~" F1
132 #setkey "\033\033[28~" Meta-F1
/mirbsd/src/lib/libssl/src/crypto/cast/asm/
Dcast-586.pl25 @F1=("add","xor","sub");
/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Dsparc.h203 #define F1(x) (OP (x)) macro
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYStrings.c958 INTERN_KEY( "F1", F1, KEY_F(1) ),
1423 INTERN_KEY( "\033[11~", F1, KEY_F(1) ), in setup_vtXXX_keymap()
1424 INTERN_KEY( "\033[28~", F1, KEY_F(1) ), in setup_vtXXX_keymap()
1425 INTERN_KEY( "\033OP", F1, KEY_F(1) ), in setup_vtXXX_keymap()
1426 INTERN_KEY( "\033[OP", F1, KEY_F(1) ), in setup_vtXXX_keymap()
1453 INTERN_KEY( "^(k1)", F1, KEY_F(1) ), in setup_vtXXX_keymap()
1680 keysym = F1; in LYgetch_for()
1923 c = F1; in LYgetch_for()
1929 c = F1; /* macintosh help button */ in LYgetch_for()
1951 c = F1; in LYgetch_for()
[all …]

123