Searched refs:ec2 (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arc/
H A Dasr.d26 0x[0-9a-f]+ 2ec2 0201 asr.eq r6,r6,r8
34 0x[0-9a-f]+ 2ec2 37c5 asr.c r30,r30,blink
44 0x[0-9a-f]+ 2ec2 0009 asr.gt r6,r6,r0
59 0x[0-9a-f]+ 2ec2 f0a9 0000 0001 asr.f.gt 0,0x1,0x2
60 0x[0-9a-f]+ 2ec2 ff8c 0000 0200 asr.f.le 0,0x200,0x200
61 0x[0-9a-f]+ 2ec2 f0aa 0000 0200 asr.f.ge 0,0x200,0x2
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dpkcs11ecdsa_link.c382 pk11_object_t *ec1, *ec2; local
386 ec2 = key2->keydata.pkey;
388 if ((ec1 == NULL) && (ec2 == NULL)) {
390 } else if ((ec1 == NULL) || (ec2 == NULL)) {
395 attr2 = pk11_attribute_bytype(ec2, CKA_EC_PARAMS);
407 attr2 = pk11_attribute_bytype(ec2, CKA_EC_POINT);
419 attr2 = pk11_attribute_bytype(ec2, CKA_VALUE);
429 if (!ec1->ontoken && !ec2->ontoken) {
431 } else if (ec1->ontoken || ec2->ontoken || (ec1->object != ec2
[all...]
H A Dpkcs11eddsa_link.c357 pk11_object_t *ec1, *ec2; local
361 ec2 = key2->keydata.pkey;
363 if ((ec1 == NULL) && (ec2 == NULL)) {
365 } else if ((ec1 == NULL) || (ec2 == NULL)) {
370 attr2 = pk11_attribute_bytype(ec2, CKA_EC_PARAMS);
382 attr2 = pk11_attribute_bytype(ec2, CKA_EC_POINT);
394 attr2 = pk11_attribute_bytype(ec2, CKA_VALUE);
404 if (!ec1->ontoken && !ec2->ontoken) {
406 } else if (ec1->ontoken || ec2->ontoken || (ec1->object != ec2
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dclone.c282 Expression *ec2 = new DotVarExp(loc, new VarExp(loc, tmp), sd->dtor, false); local
283 ec2 = new CallExp(loc, ec2);
284 e = Expression::combine(e, ec2);
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Dec_kmgmt.c331 const EC_KEY *ec2 = keydata2; local
333 const EC_GROUP *group_b = EC_KEY_get0_group(ec2);
352 const EC_POINT *pb = EC_KEY_get0_public_key(ec2);
362 const BIGNUM *pb = EC_KEY_get0_private_key(ec2);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tilepro/
H A Dt_constants.d142 0870 aded9cc2 00638ec2 53d87fc2 cd9c99ed .*
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dconstraint-manager.cc1212 const equiv_class *ec2 = *(const equiv_class * const *)p2; local
1215 svalue_id rep2 = ec2->get_representative ();
/netbsd-current/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp1129 error_code ec1, ec2; local
1134 auto s2 = detail::posix_stat(p2.native(), st2, &ec2);
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.cc2779 const equiv_class *ec2 = *(const equiv_class * const *)p2; local
2782 const svalue *rep2 = ec2->get_representative ();
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/epiphany/
H A Dallinsn.d1385 ec2: 0c47 fmsub r0,r3,r0
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-z8k/
H A Dcalr-back-8001.d1905 1ec2: 8d07 nop
H A Dcalr-back-8002.d1905 1ec2: 8d07 nop
H A Dcalr-forw-8001.d1905 1ec2: 8d07 nop
H A Dcalr-forw-8002.d1905 1ec2: 8d07 nop
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d563 229: 3ec2.*
3788 ec2: 6f90.*
7884 1ec2: 033c.*
11980 2ec2: 6fb9.*
16076 3ec2: 0c0e.*
20172 4ec2: 0c11.*
24268 5ec2: 6fb3.*
28364 6ec2: 0e00.*
32460 7ec2: 6fd4.*
32966 80bc: 0ec2
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmicromips-compact.d103 [ 0-9a-f]+: 0ec2 move s6,v0
105 [ 0-9a-f]+: 0ec2 move s6,v0
239 [ 0-9a-f]+: 0ec2 move s6,v0
241 [ 0-9a-f]+: 0ec2 move s6,v0
2096 [ 0-9a-f]+: 0ec2 move s6,v0
2098 [ 0-9a-f]+: 0ec2 move s6,v0
H A Dmicromips-trap.d103 [ 0-9a-f]+: 0ec2 move s6,v0
105 [ 0-9a-f]+: 0ec2 move s6,v0
244 [ 0-9a-f]+: 0ec2 move s6,v0
246 [ 0-9a-f]+: 0ec2 move s6,v0
2141 [ 0-9a-f]+: 0ec2 move s6,v0
2143 [ 0-9a-f]+: 0ec2 move s6,v0
H A Dmicromips.d103 [ 0-9a-f]+: 0ec2 move s6,v0
105 [ 0-9a-f]+: 0ec2 move s6,v0
244 [ 0-9a-f]+: 0ec2 move s6,v0
246 [ 0-9a-f]+: 0ec2 move s6,v0
2176 [ 0-9a-f]+: 0ec2 move s6,v0
2178 [ 0-9a-f]+: 0ec2 move s6,v0
H A Dmicromips-noinsn32.d102 [ 0-9a-f]+: 0ec2 move s6,v0
232 [ 0-9a-f]+: 0ec2 move s6,v0
234 [ 0-9a-f]+: 0ec2 move s6,v0
2156 [ 0-9a-f]+: 0ec2 move s6,v0
2158 [ 0-9a-f]+: 0ec2 move s6,v0
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dmodrm.l946 725 0ec2 8C9CB578 563412 mov %ds,%ss:0x12345678\(%ebp,%esi,4\)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/m68k/
H A Dmcf-emac.d888 ec2: a2ae f099 000a macw %a1l,%a7u,%fp@\(10\),%d1,%acc2

Completed in 358 milliseconds