| /openbsd/src/lib/libcrypto/modes/ |
| D | gcm128.c | 72 #define PACK(s) ((size_t)(s)<<(sizeof(size_t)*8-16)) macro 154 PACK(0x0000), PACK(0x01C2), PACK(0x0384), PACK(0x0246), in gcm_gmult_8bit() 155 PACK(0x0708), PACK(0x06CA), PACK(0x048C), PACK(0x054E), in gcm_gmult_8bit() 156 PACK(0x0E10), PACK(0x0FD2), PACK(0x0D94), PACK(0x0C56), in gcm_gmult_8bit() 157 PACK(0x0918), PACK(0x08DA), PACK(0x0A9C), PACK(0x0B5E), in gcm_gmult_8bit() 158 PACK(0x1C20), PACK(0x1DE2), PACK(0x1FA4), PACK(0x1E66), in gcm_gmult_8bit() 159 PACK(0x1B28), PACK(0x1AEA), PACK(0x18AC), PACK(0x196E), in gcm_gmult_8bit() 160 PACK(0x1230), PACK(0x13F2), PACK(0x11B4), PACK(0x1076), in gcm_gmult_8bit() 161 PACK(0x1538), PACK(0x14FA), PACK(0x16BC), PACK(0x177E), in gcm_gmult_8bit() 162 PACK(0x3840), PACK(0x3982), PACK(0x3BC4), PACK(0x3A06), in gcm_gmult_8bit() [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | frv-opc.c | 1430 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1436 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1442 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1448 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1454 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1460 { { MNEM, OP (PACK), ' ', OP (GRJ), ',', OP (GRK), 0 } }, 1466 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1472 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1478 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1484 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, [all …]
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | frv-opc.c | 1528 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1534 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1540 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1546 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1552 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1558 { { MNEM, OP (PACK), ' ', OP (GRJ), ',', OP (GRK), 0 } }, 1564 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1570 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1576 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, 1582 { { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), 0 } }, [all …]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | floatlib.c | 63 #define PACK(s,e,m) ((s) | ((e) << 23) | (m)) macro 190 fl1.l = PACK (sign, exp1, mant1); in __addsf3() 288 fl1.l = PACK (sign, exp, result); in __mulsf3() 355 fl1.l = PACK (sign, exp, result); in __divsf3() 529 fl.l = PACK (SIGND (dl1), exp, mant); in __truncdfsf2()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | bfin-parse.h | 40 PACK = 266, enumerator 215 #define PACK 266 macro
|
| D | bfin-lex.c | 1317 return PACK;
|
| /openbsd/src/usr.bin/file/magdir/ |
| D | sharc | 11 #0 string PACK RiscOS PackdDir archive
|
| D | games | 37 0 string PACK Quake I or II world or extension
|
| D | archive | 319 # PRO-PACK 320 0 string RNC PRO-PACK archive data
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| D | fpgnulib.c | 59 #define PACK(s,e,m) ((s) | ((e) << 23L) | (m)) macro 220 fl.l = PACK (SIGND (dl1), exp, mant); in __truncdfsf2()
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar/ |
| D | Constant.pm | 60 use constant PACK => 'a100 a8 a8 a8 a12 a12 A8 a1 a100 a6 a2 a32 a32 a8 a8 a155 x12'; constant
|
| /openbsd/src/gnu/gcc/gcc/config/m68k/ |
| D | fpgnulib.c | 59 #define PACK(s,e,m) ((s) | ((e) << 23L) | (m)) macro 318 fl.l = PACK (SIGND (dl1), exp, mant); in __truncdfsf2()
|
| /openbsd/src/gnu/usr.bin/perl/t/comp/ |
| D | require.t | 410 my $eval_code_munged= $eval_code=~s/PACK/$pack_name/r; 426 $this_code=~s/PACK/$pack_name/g;
|
| /openbsd/src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/ |
| D | FAQ.pod | 596 PACK### (created each call to ExtUtils::MakeMaker->new) 609 NOTE: The main object used by MakeMaker is a PACK### object, *not* 613 NOTE: The methods in L<MY|ExtUtils::MY> are simply copied into PACK### rather 614 than MY being a superclass of PACK###. I don't remember the rationale.
|
| /openbsd/src/gnu/gcc/gcc/config/frv/ |
| D | frv.opt | 165 Target Report Mask(PACK)
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/ |
| D | RISCVInstrInfoZb.td | 443 def PACK : ALU_rr<0b0000100, 0b100, "pack">, 659 (PACK GPR:$rs1, GPR:$rs2)>; 663 (PACK GPR:$rs1, GPR:$rs2)>;
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | bfin-lex.l | 107 [pP][aA][cC][kK] return PACK;
|
| D | bfin-parse.y | 385 %token PACK 2158 | REG ASSIGN PACK LPAREN HALF_REG COMMA HALF_REG RPAREN
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.h | 202 PACK, enumerator
|
| D | SystemZISelLowering.cpp | 2999 SDValue Res = DAG.getNode(SystemZISD::PACK, DL, VT, HRes, LRes); in getVectorCmp() 3009 return DAG.getNode(SystemZISD::PACK, DL, VT, HRes, LRes); in getVectorCmp() 4562 { SystemZISD::PACK, 4, 4565 { SystemZISD::PACK, 2, 4568 { SystemZISD::PACK, 1, 4765 P.Opcode == SystemZISD::PACK ? P.Operand * 2 : in getPermuteNode() 4776 } else if (P.Opcode == SystemZISD::PACK) { in getPermuteNode() 4779 Op = DAG.getNode(SystemZISD::PACK, DL, OutVT, Op0, Op1); in getPermuteNode() 5964 OPCODE(PACK); in getTargetNodeName()
|
| D | SystemZOperators.td | 309 def z_pack : SDNode<"SystemZISD::PACK", SDT_ZVecBinaryConv>;
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/ |
| D | Tar.pm | 1491 PACK,
|
| /openbsd/src/gnu/gcc/gcc/config/bfin/ |
| D | bfin.md | 2546 %0 = PACK (%h2,%h1); 2547 %0 = PACK (%h2,%d1); 2548 %0 = PACK (%d2,%h1); 2549 %0 = PACK (%d2,%d1);"
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/f/ |
| D | intrin.def | 297 DEFNAME ("PACK", "pack", "Pack", genNONE, specPACK) /* F90 */ 2372 DEFSPEC (PACK, 2373 "PACK",
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | X86SchedIceLake.td | 850 "(V?)PACK(U|S)S(DW|WB)(Y|Z|Z128|Z256)?rr", 1725 "(V?)PACK(U|S)S(DW|WB)(Z128)?rm", 1797 "(V?)PACK(U|S)S(DW|WB)(Y|Z|Z256)rm",
|