Home
last modified time | relevance | path

Searched refs:b10 (Results 1 – 25 of 115) sorted by relevance

12345

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td257 def : PRFM<"pld", 0b00, "l3", 0b10, "keep", 0b0>;
258 def : PRFM<"pld", 0b00, "l3", 0b10, "strm", 0b1>;
267 def : PRFM<"pli", 0b01, "l3", 0b10, "keep", 0b0>;
268 def : PRFM<"pli", 0b01, "l3", 0b10, "strm", 0b1>;
273 def : PRFM<"pst", 0b10, "l1", 0b00, "keep", 0b0>;
274 def : PRFM<"pst", 0b10, "l1", 0b00, "strm", 0b1>;
275 def : PRFM<"pst", 0b10, "l2", 0b01, "keep", 0b0>;
276 def : PRFM<"pst", 0b10, "l2", 0b01, "strm", 0b1>;
277 def : PRFM<"pst", 0b10, "l3", 0b10, "keep", 0b0>;
278 def : PRFM<"pst", 0b10, "l3", 0b10, "strm", 0b1>;
[all …]
H A DAArch64SMEInstrInfo.td306 defm FMLAL_MZZI : sme2_mla_long_array_index<"fmlal", 0b10, 0b00, nxv8f16, int_aarch64_sme_f…
315 defm FMLSL_MZZI : sme2_mla_long_array_index<"fmlsl", 0b10, 0b01, nxv8f16, int_aarch64_sme_f…
324 defm BFMLAL_MZZI : sme2_mla_long_array_index<"bfmlal", 0b10, 0b10, nxv8bf16, int_aarch64_sm…
325 defm BFMLAL_VG2_M2ZZI : sme2_fp_mla_long_array_vg2_index<"bfmlal", 0b10, nxv8bf16, int_aarch64_sm…
326 defm BFMLAL_VG4_M4ZZI : sme2_fp_mla_long_array_vg4_index<"bfmlal", 0b10, nxv8bf16, int_aarch64_sm…
327 defm BFMLAL_MZZ : sme2_mla_long_array_single<"bfmlal", 0b00, 0b10, nxv8bf16, int_aarch64_sm…
333 defm BFMLSL_MZZI : sme2_mla_long_array_index<"bfmlsl", 0b10, 0b11, nxv8bf16, int_aarch64_sm…
360 defm UMLAL_MZZI : sme2_mla_long_array_index<"umlal", 0b11, 0b10, nxv8i16, int_aarch64_sme_u…
361 defm UMLAL_VG2_M2ZZI : sme2_int_mla_long_array_vg2_index<"umlal", 0b10, int_aarch64_sme_umlal_lane…
362 defm UMLAL_VG4_M4ZZI : sme2_int_mla_long_array_vg4_index<"umlal", 0b10, int_aarch64_sme_umlal_lane…
[all …]
H A DAArch64SVEInstrInfo.td539 defm EOR_ZZZ : sve_int_bin_cons_log<0b10, "eor", xor>;
593 defm AND_ZI : sve_int_log_imm<0b10, "and", "bic", and>;
597 defm SMIN_ZI : sve_int_arith_imm1<0b10, "smin", AArch64smin_p>;
763 …defm FNMLA_ZPmZZ : sve_fp_3op_p_zds_a<0b10, "fnmla", "FNMLA_ZPZZZ", int_aarch64_sve_fnmla, "FNMAD_…
768 …defm FNMAD_ZPmZZ : sve_fp_3op_p_zds_b<0b10, "fnmad", int_aarch64_sve_fnmad, "FNMLA_ZPmZZ", /*isRev…
915 defm UUNPKLO_ZZ : sve_int_perm_unpk<0b10, "uunpklo", AArch64uunpklo>;
937 defm BRKPAS_PPzPP : sve_int_brkp<0b10, "brkpas", null_frag>;
998 defm LD1W_Q_IMM : sve_mem_128b_cld_si<0b10, "ld1w">;
1011 defm LD1RB_S_IMM : sve_mem_ld_dup<0b00, 0b10, "ld1rb", Z_s, ZPR32, uimm6s1>;
1015 defm LD1RH_S_IMM : sve_mem_ld_dup<0b01, 0b10, "ld1rh", Z_s, ZPR32, uimm6s2>;
[all …]
H A DSVEInstrFormats.td384 def _S : sve_int_ptrue<0b10, opc, asm, PPR32, nxv4i1, op>;
831 def _S : sve_int_pfirst_next<0b10, opc, asm, PPR32>;
873 def _S : sve_int_count_r<0b10, opc, asm, GPR64z, PPR32, GPR64as32>;
901 def _S : sve_int_count_r<0b10, opc, asm, GPR32z, PPR32, GPR32z>;
919 def _S : sve_int_count_r<0b10, opc, asm, GPR64z, PPR32, GPR64z>;
1014 def _S : sve_int_count_v<0b10, opc, asm, ZPR32, PPR32>;
1042 let Inst{15-14} = 0b10;
1055 def _S : sve_int_pcount_pred<0b10, opc, asm, PPR32>;
1078 let Inst{21-20} = 0b10;
1304 def _S : sve_int_perm_dup_r<0b10, asm, ZPR32, nxv4i32, GPR32sp, op>;
[all …]
H A DAArch64InstrFormats.td3094 let Inst{23-22} = 0b10;
3395 let Inst{11-10} = 0b10;
3851 let Inst{11-10} = 0b10;
3929 let Inst{11-10} = 0b10;
4001 let Inst{11-10} = 0b10;
4073 let Inst{11-10} = 0b10;
4145 let Inst{11-10} = 0b10;
4215 let Inst{11-10} = 0b10;
4372 let Inst{11-10} = 0b10;
4861 BaseMemTagStore<opc1, 0b10, insn, "\t$Rt, [$Rn, $offset]", "",
[all …]
H A DSMEInstrFormats.td309 …def NAME : sme_fp_outer_product_inst<S, 0b10, 0b00, TileOp64, ZPR64, mnemonic>, SMEPseudo2Instr<NA…
406 let Inst{23-22} = 0b10;
611 def _S : sme_mem_ld_ss_inst<0b0, 0b10, mnemonic # "w",
749 def _S : sme_mem_st_ss_inst<0b0, 0b10, mnemonic # "w",
945 def _S : sme_vector_to_tile_inst<0b0, 0b10, !if(is_col, TileVectorOpV32,
1129 def _S : sme_tile_to_vector_inst<0b0, 0b10, ZPR32, !if(is_col, TileVectorOpV32,
1336 def _S : sve2_clamp<asm, 0b10, U, ZPR32>;
1376 let Inst{19-18} = 0b10;
1664 let Inst{21-20} = 0b10;
1676 def _S : sme2_sve_destructive_vector_vg2_single<0b10, op, ZZ_s_mul_r, ZPR4b32, mnemonic>;
[all …]
H A DAArch64InstrInfo.td1254 let Inst{9-8} = 0b10;
1359 defm SDOTlane : SIMDThreeSameVectorDotIndex<0, 0, 0b10, "sdot", AArch64sdot>;
1360 defm UDOTlane : SIMDThreeSameVectorDotIndex<1, 0, 0b10, "udot", AArch64udot>;
1408 defm USDOTlane : SIMDThreeSameVectorDotIndex<0, 1, 0b10, "usdot", int_aarch64_neon_usdot>;
1453 def SHA512SU1 : CryptoRRRTied_2D<0b0, 0b10, "sha512su1">;
1522 def SM3TT2A : CryptoRRRi2Tied<0b0, 0b10, "sm3tt2a">;
1524 def SM3SS1 : CryptoRRRR_4S<0b10, "sm3ss1">;
1527 def SM4ENCKEY : CryptoRRR_4S<0b1, 0b10, "sm4ekey">;
1561 def LDAPRW : RCPCLoad<0b10, "ldapr", GPR32>;
1726 def DA : SignAuthOneData<prefix, 0b10, !strconcat(asm, "da"), op>;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrVIS.td16 : F3_3<0b10, 0b110110, opfval, outs, ins, asmstr, pattern>;
185 def FHADDS : F3_3<0b10, 0b110100, 0b001100001,
188 def FHADDD : F3_3<0b10, 0b110100, 0b001100010,
191 def FHSUBS : F3_3<0b10, 0b110100, 0b001100101,
194 def FHSUBD : F3_3<0b10, 0b110100, 0b001100110,
206 def FNADDS : F3_3<0b10, 0b110100, 0b001010001,
209 def FNADDD : F3_3<0b10, 0b110100, 0b001010010,
212 def FNHADDS : F3_3<0b10, 0b110100, 0b001110001,
215 def FNHADDD : F3_3<0b10, 0b110100, 0b001110010,
219 def FNMULS : F3_3<0b10, 0b110100, 0b001011001,
[all …]
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Dni13 …202 0202 0b00 5773 0000 0000 4500 0028 0000 4000 0111 6dba 0202 0202 0404 0404 afc9 829e 0014 6b10
5 …000 0000 4500 0028 0000 4000 0111 6dba 0202 0202 0404 0404 afc9 829e 0014 6b10 0402 0000 3be5 468d…
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMSAInstrInfo.td392 class ADD_A_W_ENC : MSA_3R_FMT<0b000, 0b10, 0b010000>;
397 class ADDS_A_W_ENC : MSA_3R_FMT<0b001, 0b10, 0b010000>;
402 class ADDS_S_W_ENC : MSA_3R_FMT<0b010, 0b10, 0b010000>;
407 class ADDS_U_W_ENC : MSA_3R_FMT<0b011, 0b10, 0b010000>;
412 class ADDV_W_ENC : MSA_3R_FMT<0b000, 0b10, 0b001110>;
417 class ADDVI_W_ENC : MSA_I5_FMT<0b000, 0b10, 0b000110>;
426 class ASUB_S_W_ENC : MSA_3R_FMT<0b100, 0b10, 0b010001>;
431 class ASUB_U_W_ENC : MSA_3R_FMT<0b101, 0b10, 0b010001>;
436 class AVE_S_W_ENC : MSA_3R_FMT<0b100, 0b10, 0b010000>;
441 class AVE_U_W_ENC : MSA_3R_FMT<0b101, 0b10, 0b010000>;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZc.td158 let Inst{1-0} = 0b10;
187 def C_MUL : CA_ALU<0b100111, 0b10, "c.mul", GPRC>,
211 def CM_MVA01S : RVInst16CA<0b101011, 0b11, 0b10, (outs),
216 def CM_MVSA01 : RVInst16CA<0b101011, 0b01, 0b10, (outs SR07:$rs1, SR07:$rs2),
254 def CM_JT : RVInst16CJ<0b101, 0b10, (outs), (ins uimm5:$index),
263 def CM_JALT : RVInst16CJ<0b101, 0b10, (outs), (ins uimm8ge32:$index),
H A DRISCVInstrInfoC.td244 : RVInst16CI<funct3, 0b10, (outs cls:$rd), (ins SPMem:$rs1, opnd:$imm),
250 : RVInst16CSS<funct3, 0b10, (outs), (ins cls:$rs2, SPMem:$rs1, opnd:$imm),
467 let Inst{11-10} = 0b10;
475 def C_OR : CA_ALU<0b100011, 0b10, "c.or" , GPRC>,
499 def C_SLLI : RVInst16CI<0b000, 0b10, (outs GPRNoX0:$rd_wb),
536 def C_JR : RVInst16CR<0b1000, 0b10, (outs), (ins GPRNoX0:$rs1),
545 def C_MV : RVInst16CR<0b1000, 0b10, (outs GPRNoX0:$rs1), (ins GPRNoX0:$rs2),
550 def C_EBREAK : RVInst16CR<0b1001, 0b10, (outs), (ins), "c.ebreak", "">, Sched<[]>;
554 def C_JALR : RVInst16CR<0b1001, 0b10, (outs), (ins GPRNoX0:$rs1),
558 def C_ADD : RVInst16CR<0b1001, 0b10, (outs GPRNoX0:$rs1_wb),
[all …]
H A DRISCVInstrInfoXwch.td104 def QK_C_LHU : RVInst16CL<0b001, 0b10, (outs GPRC:$rd),
113 def QK_C_SH : RVInst16CS<0b101, 0b10, (outs),
131 def QK_C_SBSP : QKStackInst<0b10, (outs),
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrNEON.td600 : NLdSt<0,0b10,0b0111,op7_4, (outs VecListOneD:$Vd),
608 : NLdSt<0,0b10,0b1010,op7_4, (outs VecListDPair:$Vd),
628 def _fixed : NLdSt<0,0b10, 0b0111,op7_4, (outs VecListOneD:$Vd, GPR:$wb),
636 def _register : NLdSt<0,0b10,0b0111,op7_4, (outs VecListOneD:$Vd, GPR:$wb),
645 def _fixed : NLdSt<0,0b10,0b1010,op7_4, (outs VecListDPair:$Vd, GPR:$wb),
653 def _register : NLdSt<0,0b10,0b1010,op7_4, (outs VecListDPair:$Vd, GPR:$wb),
673 : NLdSt<0,0b10,0b0110,op7_4, (outs VecListThreeD:$Vd),
681 def _fixed : NLdSt<0,0b10,0b0110, op7_4, (outs VecListThreeD:$Vd, GPR:$wb),
689 def _register : NLdSt<0,0b10,0b0110,op7_4, (outs VecListThreeD:$Vd, GPR:$wb),
736 : NLdSt<0, 0b10, 0b0010, op7_4, (outs VecListFourD:$Vd),
[all …]
H A DARMInstrMVE.td290 def MVE_v4i32 : MVEVectorVTInfo<v4i32, v2i64, v4i1, v2i1, 0b10, "i", ?>;
298 def MVE_v4s32 : MVEVectorVTInfo<v4i32, v2i64, v4i1, v2i1, 0b10, "s", 0b0>;
302 def MVE_v4u32 : MVEVectorVTInfo<v4i32, v2i64, v4i1, v2i1, 0b10, "u", 0b1>;
307 def MVE_v4f32 : MVEVectorVTInfo<v4f32, v2f64, v4i1, v2i1, 0b10, "f", ?>;
475 def MVE_SRSHR : MVE_ScalarShiftSRegImm<"srshr", 0b10>;
496 def MVE_SQRSHR : MVE_ScalarShiftSRegReg<"sqrshr", 0b10>;
571 def MVE_ASRLi : MVE_ScalarShiftDRegImm<"asrl", 0b10, ?, [(set tGPREven:$RdaLo, tGPROdd:$RdaHi,
586 def MVE_SRSHRL : MVE_ScalarShiftDRegImm<"srshrl", 0b10, 0b1>;
761 suffix, "$RdaLo, $RdaHi, $Qm", cstr, 0b10, pattern> {
768 let Inst{19-18} = 0b10;
[all...]
/freebsd/contrib/netbsd-tests/ipf/input/
H A Dni75 afc9 829e 0014 6b10 0402 0000
H A Dni16 afc9 829e 0014 6b10
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo16Instr.td74 def NOR16 : R16_XZ_BINOP<0b1011, 0b10, "nor16", BinOpFrag<(not (or node:$LHS, node:$RHS))>>;
76 def NOT16 : R16_Z_UNOP<0b1011, 0b10, "not16">;
79 def SUBU16XZ : R16_XZ_BINOP<0b1000, 0b10, "subu16", BinOpFrag<(sub node:$LHS, node:$RHS)>>;
83 def ASR16 : R16_XZ_BINOP<0b1100, 0b10, "asr16", BinOpFrag<(sra node:$LHS, node:$RHS)>>;
90 def SEXTB16 : R16_XZ_UNOP<0b1101, 0b10, "sextb16">;
118 def ADDI16XZ : I16_XZ_IMM3<0b10, "addi16", add>;
287 def REVB16 : R16_XZ_UNOP<0b1110, 0b10, "revb16">;
331 let Inst{1,0} = 0b10;
356 def BPUSHW : I16_BPushPop<0b00010100111, 0b10, (outs), (ins mGPR:$rz), "bpush.w $rz">;
361 def BPOPW : I16_BPushPop<0b00010100101, 0b10, (outs mGPR:$rz), (ins), "bpop.w $rz">;
/freebsd/sys/arm/ti/am335x/
H A Dtps65217x.h97 #define TPS65217_VO_420V 0b10
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1096 int64_t b10 = 2097151 & (load_3(b + 26) >> 2); in sc25519_muladd() local
1175 s10 = c10 + a0 * b10 + a1 * b9 + a2 * b8 + a3 * b7 + a4 * b6 + a5 * b5 + in sc25519_muladd()
1177 s11 = c11 + a0 * b11 + a1 * b10 + a2 * b9 + a3 * b8 + a4 * b7 + a5 * b6 + in sc25519_muladd()
1179 s12 = a1 * b11 + a2 * b10 + a3 * b9 + a4 * b8 + a5 * b7 + a6 * b6 + in sc25519_muladd()
1181 s13 = a2 * b11 + a3 * b10 + a4 * b9 + a5 * b8 + a6 * b7 + a7 * b6 + in sc25519_muladd()
1183 s14 = a3 * b11 + a4 * b10 + a5 * b9 + a6 * b8 + a7 * b7 + a8 * b6 + in sc25519_muladd()
1185 s15 = a4 * b11 + a5 * b10 + a6 * b9 + a7 * b8 + a8 * b7 + a9 * b6 + in sc25519_muladd()
1188 a5 * b11 + a6 * b10 + a7 * b9 + a8 * b8 + a9 * b7 + a10 * b6 + a11 * b5; in sc25519_muladd()
1189 s17 = a6 * b11 + a7 * b10 + a8 * b9 + a9 * b8 + a10 * b7 + a11 * b6; in sc25519_muladd()
1190 s18 = a7 * b11 + a8 * b10 + a9 * b9 + a10 * b8 + a11 * b7; in sc25519_muladd()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrFormats.td148 let Inst{15 - 14} = 0b10;
166 // a = regular/postinc/predec (reg = 0b00, postinc = 0b01, predec = 0b10)
265 // 0b10 for FMULS
357 let Inst{11 - 10} = 0b10;
/freebsd/sys/cddl/dev/kinst/riscv/
H A Dkinst_isa.c215 case 0b10: in kinst_emulate()
397 case 0b10: in kinst_instr_dissect()
/freebsd/usr.bin/mkimg/tests/
H A Dimg-63x255-512-ebr.vhd.hex41 00008b10 00 00 00 00 42 0a 42 0a 42 0a 42 0a 42 0a 42 0a |....B.B.B.B.B.B.|
H A Dimg-63x255-4096-ebr.vhd.hex41 00008b10 00 00 00 00 42 0a 42 0a 42 0a 42 0a 42 0a 42 0a |....B.B.B.B.B.B.|
/freebsd/crypto/openssl/test/
H A Dsanitytest.c41 a10, b10, c10, d10, e10, f10, g10, h10, i10, j10, in test_sanity_enum_size() enumerator

12345