/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SMEInstrInfo.td | 279 defm FMLA_VG2_M2ZZI_S : sme2_multi_vec_array_vg2_index_32b<"fmla", 0b01, 0b0000, ZZ_s_mul_r, ZPR4b3… 286 defm FMLS_VG2_M2ZZI_S : sme2_multi_vec_array_vg2_index_32b<"fmls", 0b01, 0b0010, ZZ_s_mul_r, ZPR4b3… 315 defm FMLSL_MZZI : sme2_mla_long_array_index<"fmlsl", 0b10, 0b01, nxv8f16, int_aarch64_sme_f… 316 defm FMLSL_VG2_M2ZZI : sme2_fp_mla_long_array_vg2_index<"fmlsl", 0b01, nxv8f16, int_aarch64_sme_f… 317 defm FMLSL_VG4_M4ZZI : sme2_fp_mla_long_array_vg4_index<"fmlsl", 0b01, nxv8f16, int_aarch64_sme_f… 318 defm FMLSL_MZZ : sme2_mla_long_array_single<"fmlsl", 0b00, 0b01, nxv8f16, int_aarch64_sme_f… 345 defm SMLAL_MZZ : sme2_mla_long_array_single<"smlal",0b01, 0b00, nxv8i16, int_aarch64_sme_s… 351 defm SMLSL_MZZI : sme2_mla_long_array_index<"smlsl", 0b11, 0b01, nxv8i16, int_aarch64_sme_s… 352 defm SMLSL_VG2_M2ZZI : sme2_int_mla_long_array_vg2_index<"smlsl", 0b01, int_aarch64_sme_smlsl_lane… 353 defm SMLSL_VG4_M4ZZI : sme2_int_mla_long_array_vg4_index<"smlsl", 0b01, int_aarch64_sme_smlsl_lane… [all …]
|
H A D | AArch64SVEInstrInfo.td | 538 defm ORR_ZZZ : sve_int_bin_cons_log<0b01, "orr", or>; 592 defm EOR_ZI : sve_int_log_imm<0b01, "eor", "eon", xor>; 598 defm UMAX_ZI : sve_int_arith_imm1_unsigned<0b01, "umax", AArch64umax_p>; 762 defm FMLS_ZPmZZ : sve_fp_3op_p_zds_a<0b01, "fmls", "FMLS_ZPZZZ", AArch64fmls_m1, "FMSB_ZPmZZ">; 767 …defm FMSB_ZPmZZ : sve_fp_3op_p_zds_b<0b01, "fmsb", int_aarch64_sve_fmsb, "FMLS_ZPmZZ", /*isRever… 783 defm FMLS_ZZZI : sve_fp_fma_by_indexed_elem<0b01, "fmls", int_aarch64_sve_fmls_lane>; 914 defm SUNPKHI_ZZ : sve_int_perm_unpk<0b01, "sunpkhi", AArch64sunpkhi>; 938 defm BRKPB_PPzPP : sve_int_brkp<0b01, "brkpb", int_aarch64_sve_brkpb_z>; 1010 defm LD1RB_H_IMM : sve_mem_ld_dup<0b00, 0b01, "ld1rb", Z_h, ZPR16, uimm6s1>; 1013 defm LD1RSW_IMM : sve_mem_ld_dup<0b01, 0b00, "ld1rsw", Z_d, ZPR64, uimm6s4>; [all …]
|
H A D | SVEInstrFormats.td | 383 def _H : sve_int_ptrue<0b01, opc, asm, PPR16, nxv8i1, op>; 823 def _B : sve_int_pfirst_next<0b01, opc, asm, PPR8>; 830 def _H : sve_int_pfirst_next<0b01, opc, asm, PPR16>; 872 def _H : sve_int_count_r<0b01, opc, asm, GPR64z, PPR16, GPR64as32>; 900 def _H : sve_int_count_r<0b01, opc, asm, GPR32z, PPR16, GPR32z>; 918 def _H : sve_int_count_r<0b01, opc, asm, GPR64z, PPR16, GPR64z>; 1013 def _H : sve_int_count_v<0b01, opc, asm, ZPR16, PPR16>; 1054 def _H : sve_int_pcount_pred<0b01, opc, asm, PPR16>; 1303 def _H : sve_int_perm_dup_r<0b01, asm, ZPR16, nxv8i16, GPR32sp, op>; 1445 def _H : sve_int_perm_tbl<0b01, 0b10, asm, ZPR16, Z_h>; [all …]
|
H A D | AArch64InstrInfo.td | 1294 let Inst{20-19} = 0b01; 1310 let Inst{20-19} = 0b01; 1451 def SHA512H2 : CryptoRRRTied<0b0, 0b01, "sha512h2">; 1456 def BCAX : CryptoRRRR_16B<0b01, "bcax">; 1521 def SM3TT1B : CryptoRRRi2Tied<0b0, 0b01, "sm3tt1b">; 1526 def SM3PARTW2 : CryptoRRRTied_4S<0b1, 0b01, "sm3partw2">; 1528 def SM4E : CryptoRRTied_4S<0b0, 0b01, "sm4e">; 1560 def LDAPRH : RCPCLoad<0b01, "ldaprh", GPR32>; 1725 def IB : SignAuthOneData<prefix, 0b01, !strconcat(asm, "ib"), op>; 1730 def IZB : SignAuthZero<prefix_z, 0b01, !strconcat(asm, "izb"), op>; [all …]
|
H A D | AArch64InstrFormats.td | 1942 let Inst{20-19} = 0b01; 1957 let Inst{20-19} = 0b01; 3610 let Inst{25-24} = 0b01; 4465 let Inst{11-10} = 0b01; 4835 : BaseMemTag<0b01, 0b00, asm_insn, asm_opnds, "$Rt = $wback", 4869 BaseMemTagStore<opc1, 0b01, insn, "\t$Rt, [$Rn], $offset", 4984 def UWDr : BaseFPToIntegerUnscaled<0b01, rmode, opcode, FPR64, GPR32, asm, 4990 def UXDr : BaseFPToIntegerUnscaled<0b01, rmode, opcode, FPR64, GPR64, asm, 5035 def SWDri : BaseFPToInteger<0b01, rmode, opcode, FPR64, GPR32, 5044 def SXDri : BaseFPToInteger<0b01, rmode, opcode, FPR64, GPR64, [all …]
|
H A D | SMEInstrFormats.td | 603 def _H : sme_mem_ld_ss_inst<0b0, 0b01, mnemonic # "h", 741 def _H : sme_mem_st_ss_inst<0b0, 0b01, mnemonic # "h", 936 def _H : sme_vector_to_tile_inst<0b0, 0b01, !if(is_col, TileVectorOpV16, 1121 def _H : sme_tile_to_vector_inst<0b0, 0b01, ZPR16, !if(is_col, TileVectorOpV16, 1335 def _H : sve2_clamp<asm, 0b01, U, ZPR16>; 1357 let Inst{15-14} = 0b01; 1675 def _H : sme2_sve_destructive_vector_vg2_single<0b01, op, ZZ_h_mul_r, ZPR4b16, mnemonic>; 1682 def _H : sme2_sve_destructive_vector_vg2_single<0b01, op, ZZ_h_mul_r, ZPR4b16, mnemonic>; 1716 def _H : sme2_sve_destructive_vector_vg4_single<0b01, op, ZZZZ_h_mul_r, ZPR4b16, mnemonic>; 1723 def _H : sme2_sve_destructive_vector_vg4_single<0b01, op, ZZZZ_h_mul_r, ZPR4b16, mnemonic>; [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYInstrFormats16Instr.td | 45 let Inst{15, 14} = 0b01; 58 let Inst{15, 14} = 0b01; 71 let Inst{15, 14} = 0b01; 84 let Inst{15, 14} = 0b01; 96 let Inst{15, 14} = 0b01; 109 let Inst{15, 14} = 0b01; 120 let Inst{15, 14} = 0b01; 178 let Inst{15, 14} = 0b01; 216 let Inst{15, 14} = 0b01;
|
H A D | CSKYInstrInfo16Instr.td | 65 def ADDC16 : R16_XZ_BINOP_C<0b1000, 0b01, "addc16">; 73 def XOR16 : R16_XZ_BINOP<0b1011, 0b01, "xor16", BinOpFrag<(xor node:$LHS, node:$RHS)>>; 80 def ANDN16 : R16_XZ_BINOP<0b1010, 0b01, "andn16", BinOpFrag<(and node:$LHS, (not node:$RHS))>>; 82 def LSR16 : R16_XZ_BINOP<0b1100, 0b01, "lsr16", BinOpFrag<(srl node:$LHS, node:$RHS)>>; 86 def MULSH16 : R16_XZ_BINOP_NOPat<0b1111, 0b01, "mulsh16">; 89 def ZEXTH16 : R16_XZ_UNOP<0b1101, 0b01, "zexth16">; 182 let Inst{15,14} = 0b01; 193 let Inst{15,14} = 0b01; 221 def JSR16 : R16_X_J<0b11101111, 0b01, "jsr16"> { 293 let Inst{15, 14} = 0b01; [all …]
|
H A D | CSKYInstrFormatsF2.td | 73 def _RZ : F2_XZ_P<datatype, {sop, 0b01}, op#".rz", [], outs, ins>; 137 : F2_LDST<0b01, sop, op#".64", outs, ins>; 157 : F2_LDSTM<0b01, sop, sop2, op#".64", outs, ins>; 181 : F2_LDSTR<0b01, sop, op#".64", outs, ins>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsMSAInstrInfo.td | 391 class ADD_A_H_ENC : MSA_3R_FMT<0b000, 0b01, 0b010000>; 396 class ADDS_A_H_ENC : MSA_3R_FMT<0b001, 0b01, 0b010000>; 401 class ADDS_S_H_ENC : MSA_3R_FMT<0b010, 0b01, 0b010000>; 406 class ADDS_U_H_ENC : MSA_3R_FMT<0b011, 0b01, 0b010000>; 411 class ADDV_H_ENC : MSA_3R_FMT<0b000, 0b01, 0b001110>; 416 class ADDVI_H_ENC : MSA_I5_FMT<0b000, 0b01, 0b000110>; 425 class ASUB_S_H_ENC : MSA_3R_FMT<0b100, 0b01, 0b010001>; 430 class ASUB_U_H_ENC : MSA_3R_FMT<0b101, 0b01, 0b010001>; 435 class AVE_S_H_ENC : MSA_3R_FMT<0b100, 0b01, 0b010000>; 440 class AVE_U_H_ENC : MSA_3R_FMT<0b101, 0b01, 0b010000>; [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoC.td | 268 : RVInst16CB<funct3, 0b01, (outs), (ins cls:$rs1, simm9_lsb0:$imm), 282 : RVInst16CB<0b100, 0b01, (outs cls:$rs1_wb), (ins cls:$rs1, ImmOpnd:$imm), 293 : RVInst16CA<funct6, funct2, 0b01, (outs cls:$rd_wb), (ins cls:$rd, cls:$rs2), 387 def C_NOP : RVInst16CI<0b000, 0b01, (outs), (ins), "c.nop", "">, 393 def C_ADDI : RVInst16CI<0b000, 0b01, (outs GPRNoX0:$rd_wb), 402 def C_ADDI_NOP : RVInst16CI<0b000, 0b01, (outs GPRX0:$rd_wb), 414 def C_JAL : RVInst16CJ<0b001, 0b01, (outs), (ins simm12_lsb0:$offset), 419 def C_ADDIW : RVInst16CI<0b001, 0b01, (outs GPRNoX0:$rd_wb), 428 def C_LI : RVInst16CI<0b010, 0b01, (outs GPRNoX0:$rd), (ins simm6:$imm), 435 def C_ADDI16SP : RVInst16CI<0b011, 0b01, (outs SP:$rd_wb), [all …]
|
H A D | RISCVInstrInfoZcmop.td | 16 : RVInst16CI<0b011, 0b01, (outs), (ins), opcodestr, ""> {
|
H A D | RISCVInstrInfoXCV.td | 44 def CV_EXTRACTU : CVBitManipRII<0b01, 0b000, "cv.extractu">; 47 def CV_BSET : CVBitManipRII<0b01, 0b001, "cv.bset">; 109 def CV_MACHHSN : CVInstMacN<0b01, 0b110, "cv.machhsn">, 119 def CV_MACHHUN : CVInstMacN<0b01, 0b111, "cv.machhun">, 131 def CV_MULHHSN : CVInstMulN<0b01, 0b100, "cv.mulhhsn">, 141 def CV_MULHHUN : CVInstMulN<0b01, 0b101, "cv.mulhhun">, 238 def CV_ADDUN : CVInstAluRRI<0b01, 0b010, "cv.addun">, 246 def CV_SUBUN : CVInstAluRRI<0b01, 0b011, "cv.subun">,
|
H A D | RISCVInstrFormatsV.td | 29 def MOPLDIndexedUnord : RISCVMOP<0b01>; 34 def MOPSTIndexedUnord : RISCVMOP<0b01>;
|
H A D | RISCVInstrInfoZc.td | 146 RVInst16CU<0b100111, funct5, 0b01, (outs GPRC:$rd_wb), (ins GPRC:$rd), 216 def CM_MVSA01 : RVInst16CA<0b101011, 0b01, 0b10, (outs SR07:$rs1, SR07:$rs2),
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrNEON.td | 3336 def v4i16 : N2V<op24_23, op21_20, 0b01, op17_16, op11_7, 0, op4, 3350 def v4f16 : N2V<op24_23, op21_20, 0b01, op17_16, op11_7, 0, op4, 3363 def v8i16 : N2V<op24_23, op21_20, 0b01, op17_16, op11_7, 1, op4, 3377 def v8f16 : N2V<op24_23, op21_20, 0b01, op17_16, op11_7, 1, op4, 3420 def v4i16 : N3VD_cmp<op24, op23, 0b01, op11_8, op4, itinD16, 3431 def v8i16 : N3VQ_cmp<op24, op23, 0b01, op11_8, op4, itinQ16, 3449 def v4i16 : N2VDInt<op24_23, op21_20, 0b01, op17_16, op11_7, op4, 3457 def v8i16 : N2VQInt<op24_23, op21_20, 0b01, op17_16, op11_7, op4, 3473 def v4i16 : N2VN<op24_23, op21_20, 0b01, op17_16, op11_7, op6, op4, 3490 def v4i16 : N2VNInt<op24_23, op21_20, 0b01, op17_16, op11_7, op6, op4, [all …]
|
H A D | ARMInstrVFP.td | 154 def VLDRD : ADI5<0b1101, 0b01, (outs DPR:$Dd), (ins addrmode5:$addr), 159 def VLDRS : ASI5<0b1101, 0b01, (outs SPR:$Sd), (ins addrmode5:$addr), 169 def VLDRH : AHI5<0b1101, 0b01, (outs HPR:$Sd), (ins addrmode5fp16:$addr), 234 let Inst{24-23} = 0b01; // Increment After 243 let Inst{24-23} = 0b01; // Increment After 262 let Inst{24-23} = 0b01; // Increment After 275 let Inst{24-23} = 0b01; // Increment After 391 let Inst{24-23} = 0b01; // Increment After 398 let Inst{24-23} = 0b01; // Increment After 573 defm VSELVS : vsel_inst<"vs", 0b01, 6>; [all …]
|
H A D | ARMInstrMVE.td | 289 def MVE_v8i16 : MVEVectorVTInfo<v8i16, v4i32, v8i1, v4i1, 0b01, "i", ?>; 297 def MVE_v8s16 : MVEVectorVTInfo<v8i16, v4i32, v8i1, v4i1, 0b01, "s", 0b0>; 301 def MVE_v8u16 : MVEVectorVTInfo<v8i16, v4i32, v8i1, v4i1, 0b01, "u", 0b1>; 306 def MVE_v8f16 : MVEVectorVTInfo<v8f16, v4f32, v8i1, v4i1, 0b01, "f", ?>; 477 def MVE_URSHR : MVE_ScalarShiftSRegImm<"urshr", 0b01>; 580 def MVE_LSRL : MVE_ScalarShiftDRegImm<"lsrl", 0b01, ?, [(set tGPREven:$RdaLo, tGPROdd:$RdaHi, 590 def MVE_URSHRL : MVE_ScalarShiftDRegImm<"urshrl", 0b01, 0b1>; 670 let Inst{17-16} = 0b01; 769 let Inst{17-16} = 0b01; 833 "$RdaDest = $RdaSrc", !if(sz, 0b01, [all...] |
H A D | ARMInstrThumb2.td | 749 let Inst{26-25} = 0b01; 773 let Inst{26-25} = 0b01; 846 let Inst{26-25} = 0b01; 859 let Inst{26-25} = 0b01; 936 let Inst{25-24} = 0b01; 1002 let Inst{26-25} = 0b01; 1016 let Inst{26-25} = 0b01; 1045 let Inst{26-25} = 0b01; 1058 let Inst{26-25} = 0b01; 1161 let Inst{26-25} = 0b01; [all …]
|
/freebsd/sys/arm/ti/am335x/ |
H A D | tps65217x.h | 96 #define TPS65217_VO_415V 0b01
|
/freebsd/crypto/openssl/test/ |
H A D | sanitytest.c | 31 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
|
/freebsd/sys/cddl/dev/kinst/riscv/ |
H A D | kinst_isa.c | 175 case 0b01: in kinst_emulate() 387 case 0b01: in kinst_instr_dissect()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrShiftRotate.td | 34 defvar MxROOP_LS = 0b01;
|
H A D | M68kInstrFormats.td | 88 !eq(scale, 2) : 0b01, 205 def MxEncSize16 : MxEncSize<0b01>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRInstrFormats.td | 166 // a = regular/postinc/predec (reg = 0b00, postinc = 0b01, predec = 0b10) 216 let Inst{3 - 2} = 0b01; 264 // ff = 0b01 for FMUL
|