Searched refs:PC2 (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| D | DESperate.txt | 64 PC2 transformations 67 PC2 is also a table lookup, since it's a 24 bit field, I use 4 6-bit 68 lookup tables. Printing the reverse of the PC2 table reveal that some
|
| /netbsd/src/lib/libcrypt/ |
| D | crypt.c | 364 static const unsigned char PC2[] = { /* permuted choice table 2 */ variable 872 if ((k = PC2[i]) == 0) in init_des() 897 if ((k = PC2[i]) == 0) in init_des() 902 if ((k = PC2[i]) == 0) in init_des()
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | xenix | 32 # skip few Atari DEGAS bitmap TPDEMO.PC2 RECIPE.PC2 with invalid "high" second record type FEh FFh
|
| D | database | 429 … Studio (Deep_Strike.aas dragon's_lair_ii.aas), some Atari DEGAS Elite bitmap (ELEPHANT.PC3 ST.PC2) 433 # Atari DEGAS bitmap ST.PC2 with 0370 as second terminating character
|
| D | images | 1617 …S mid-res compressed bitmap *.pc2 like: abydos.pc2 ARTIS3.PC2 SMTHDRAW.PC2 STAR_2K.PC2 TX2_DEMO.PC2
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | rx-parse.y | 91 #define PC2(v) rx_op (v, 2, RXREL_PCREL) macro 209 { B1 (0x38); PC2 ($2); } 228 { B1 (0x39); PC2 ($2); } 234 B1 (0x39); PC2 ($2); } } 257 { B1 (0x38), PC2 ($3); } 259 { B1 (0x39), PC2 ($3); } 262 { B1 ($1 == COND_EQ ? 0x3a : 0x3b); PC2 ($3); }
|
| D | rx-parse.c | 149 #define PC2(v) rx_op (v, 2, RXREL_PCREL) macro 2483 { B1 (0x38); PC2 ((yyvsp[0].exp)); } in yyparse() 2509 { B1 (0x39); PC2 ((yyvsp[0].exp)); } in yyparse() 2515 B1 (0x39); PC2 ((yyvsp[0].exp)); } } in yyparse() 2548 { B1 (0x38), PC2 ((yyvsp[0].exp)); } in yyparse() 2554 { B1 (0x39), PC2 ((yyvsp[0].exp)); } in yyparse() 2561 { B1 ((yyvsp[-2].regno) == COND_EQ ? 0x3a : 0x3b); PC2 ((yyvsp[0].exp)); } in yyparse()
|
| D | rl78-parse.y | 68 #define PC2(v) rl78_op (v, 2, RL78REL_PCREL) macro 343 { B1 (0xee); PC2 ($4); rl78_linkrelax_branch (); } 365 { B1 (0xfe); PC2 ($4); }
|
| D | rl78-parse.c | 126 #define PC2(v) rl78_op (v, 2, RL78REL_PCREL) macro 2447 { B1 (0xee); PC2 ((yyvsp[0].exp)); rl78_linkrelax_branch (); } in yyparse() 2483 { B1 (0xfe); PC2 ((yyvsp[0].exp)); } in yyparse()
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libdes/ |
| D | FILES0 | 74 PC2 - used in development of doPC2.
|
| /netbsd/src/sys/dev/pcmcia/ |
| D | pcmciadevs | 278 product KINGSTON KNE2 0x0100 Kingston KNE-PC2 Ethernet
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-1994 | 5511 (pop_frame): Restore PC2 and LR0 from dummy frames. 5512 (push_dummy_frame): Save PC2 and LR0 into dummy frames. 5515 (DUMMY_FRAME_RSIZE): Add 2 longwords for PC2 and LR0.
|
| D | ChangeLog-2009 | 1075 (avr_register_name): Add "pc" name, renames "PC" to "PC2".
|