/freebsd/sys/crypto/openssl/arm/ |
H A D | ghashv8-armx.S | 9 # define INST(a,b,c,d) .byte c,0xef,a,b macro 12 # define INST(a,b,c,d) .byte a,b,c,0xf2 macro 39 INST(0xa8,0x0e,0xa8,0xf2) @ pmull q0,q12,q12 41 INST(0xa9,0x4e,0xa9,0xf2) @ pmull2 q2,q12,q12 42 INST(0xa0,0x2e,0xa0,0xf2) @ pmull q1,q8,q8 48 INST(0x26,0x4e,0xe0,0xf2) @ pmull q10,q0,q11 @ 1st phase 55 INST(0x26,0x0e,0xa0,0xf2) @ pmull q0,q0,q11 78 INST(0x86,0x0e,0xa8,0xf2) @ pmull q0,q12,q3 @ H.lo·Xi.lo 80 INST(0x87,0x4e,0xa9,0xf2) @ pmull2 q2,q12,q3 @ H.hi·Xi.hi 81 INST(0xa2,0x2e,0xaa,0xf2) @ pmull q1,q13,q9 @ (H.lo+H.hi)·(Xi.lo+Xi.hi) [all …]
|
H A D | sha1-armv4-large.S | 1359 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1361 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro 1393 INST(0xc0,0x62,0xb9,0xf3) @ sha1h q3,q0 @ 0 1394 INST(0x68,0x0c,0x02,0xe2) @ sha1c q0,q1,q12 1396 INST(0x4c,0x8c,0x3a,0xe2) @ sha1su0 q4,q5,q6 1397 INST(0xc0,0x42,0xb9,0xf3) @ sha1h q2,q0 @ 1 1398 INST(0x6a,0x0c,0x06,0xe2) @ sha1c q0,q3,q13 1400 INST(0x8e,0x83,0xba,0xf3) @ sha1su1 q4,q7 1401 INST(0x4e,0xac,0x3c,0xe2) @ sha1su0 q5,q6,q7 1402 INST(0xc0,0x62,0xb9,0xf3) @ sha1h q3,q0 @ 2 [all …]
|
H A D | sha256-armv4.S | 2674 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2676 # define INST(a,b,c,d) .byte a,b,c,d macro 2702 INST(0xe2,0x03,0xfa,0xf3) @ sha256su0 q8,q9 2704 INST(0x68,0x0c,0x02,0xf3) @ sha256h q0,q1,q12 2705 INST(0x68,0x2c,0x14,0xf3) @ sha256h2 q1,q2,q12 2706 INST(0xe6,0x0c,0x64,0xf3) @ sha256su1 q8,q10,q11 2709 INST(0xe4,0x23,0xfa,0xf3) @ sha256su0 q9,q10 2711 INST(0x6a,0x0c,0x02,0xf3) @ sha256h q0,q1,q13 2712 INST(0x6a,0x2c,0x14,0xf3) @ sha256h2 q1,q2,q13 2713 INST(0xe0,0x2c,0x66,0xf3) @ sha256su1 q9,q11,q8 [all …]
|
/freebsd/sys/contrib/openzfs/module/icp/asm-arm/sha2/ |
H A D | sha256-armv7.S | 2628 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2630 # define INST(a,b,c,d) .byte a,b,c,d macro 2657 INST(0xe2,0x03,0xfa,0xf3) @ sha256su0 q8,q9 2659 INST(0x68,0x0c,0x02,0xf3) @ sha256h q0,q1,q12 2660 INST(0x68,0x2c,0x14,0xf3) @ sha256h2 q1,q2,q12 2661 INST(0xe6,0x0c,0x64,0xf3) @ sha256su1 q8,q10,q11 2664 INST(0xe4,0x23,0xfa,0xf3) @ sha256su0 q9,q10 2666 INST(0x6a,0x0c,0x02,0xf3) @ sha256h q0,q1,q13 2667 INST(0x6a,0x2c,0x14,0xf3) @ sha256h2 q1,q2,q13 2668 INST(0xe0,0x2c,0x66,0xf3) @ sha256su1 q9,q11,q8 [all …]
|
/freebsd/usr.sbin/pmc/ |
H A D | cmd_pmc_stat.c | 89 #define INST 1 macro 284 …a_printfile, "%16jd %s\t\t#\t%01.03f inst/cycle\n", (uintmax_t)cvals[INST], stat_mode_names[INST], in pmc_stat_print_stat() 285 (double)cvals[INST] / cvals[CYCLES]); in pmc_stat_print_stat() 298 ((double)cvals[CACHE] / cvals[INST])); in pmc_stat_print_stat()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.td | 1459 class SHA3_pattern<Instruction INST, Intrinsic OpNode, ValueType VecTy> 1461 (INST (VecTy V128:$Vd), (VecTy V128:$Vn), (VecTy V128:$Vm))>; 1533 class SM3PARTW_pattern<Instruction INST, Intrinsic OpNode> 1535 (INST (v4i32 V128:$Vd), (v4i32 V128:$Vn), (v4i32 V128:$Vm))>; 1537 class SM3TT_pattern<Instruction INST, Intrinsic OpNode> 1539 (INST (v4i32 V128:$Vd), (v4i32 V128:$Vn), (v4i32 V128:$Vm), (VectorIndexS_timm:$imm))>; 1541 class SM4_pattern<Instruction INST, Intrinsic OpNode> 1543 (INST (v4i32 V128:$Vn), (v4i32 V128:$Vm))>; 2152 multiclass movw_mov_alias<string basename,Instruction INST, RegisterClass GPR, 2166 (INST GPR:$Rd, !cast<Operand>(NAME # "_movimm"):$imm, shift)>; [all …]
|
H A D | AArch64InstrFormats.td | 3856 class ROInstAlias<string asm, DAGOperand regtype, Instruction INST> 3858 (INST regtype:$Rt, GPR64sp:$Rn, GPR64:$Rm, 0, 0)>; 8947 multiclass SIMDFPIndexedTiedPatterns<string INST, SDPatternOperator OpNode> { 8953 (!cast<Instruction>(INST # "v8i16_indexed") 8957 (!cast<Instruction>(INST # "v8i16_indexed") V128:$Rd, V128:$Rn, 8963 (!cast<Instruction>(INST # "v4i16_indexed") 8967 (!cast<Instruction>(INST # "v4i16_indexed") V64:$Rd, V64:$Rn, 8972 (!cast<Instruction>(INST # "v1i16_indexed") FPR16:$Rd, FPR16:$Rn, 8980 (!cast<Instruction>(INST # v2i32_indexed) 8984 (!cast<Instruction>(INST # "v2i32_indexed") V64:$Rd, V64:$Rn, [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrArithmetic.td | 982 multiclass BitwisePat<string INST, SDNode OP> { 985 (!cast<MxInst>(INST#"8dd") MxDRD8 :$src, MxDRD8 :$opd)>; 987 (!cast<MxInst>(INST#"16dd") MxDRD16:$src, MxDRD16:$opd)>; 989 (!cast<MxInst>(INST#"32dd") MxDRD32:$src, MxDRD32:$opd)>; 992 (!cast<MxInst>(INST#"8di") MxDRD8 :$src, imm:$opd)>; 994 (!cast<MxInst>(INST#"16di") MxDRD16:$src, imm:$opd)>; 996 (!cast<MxInst>(INST#"32di") MxDRD32:$src, imm:$opd)>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SMInstructions.td | 1148 defm : SMPrefetchPat<"INST", i32imm_zero>;
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | audio | 1008 0 string WOPL3-INST\0 WOPL instrument
|