Lines Matching refs:b11
1890 def SMCi : A64I_exceptImpl<0b000, 0b11, "smc">;
1896 def DCPS3i : A64I_exceptImpl<0b101, 0b11, "dcps3">;
2074 def FCVT16 : FCVTRegType<FPR16, 0b11, f16>;
2213 : A64I_fpfixed<sf, 0b0, type, 0b11, opcode,
2297 defm FCVTZ : A64I_fptointRM<0b11, 0b0, "fcvtz">;
2470 def PRFM_lit : A64I_LDRlit<0b11, 0b0,
2537 def _dword: A64I_SRexs_impl<0b11, opcode, asmstr,
2574 def _dword: A64I_LRexs_impl<0b11, opcode, asmstr,
2640 def _dword: A64I_SLexs_impl<0b11, opcode, asmstr,
2670 def _dword: A64I_SPexs_impl<0b11, opcode, asmstr, (outs),
2702 def _dword: A64I_LPexs_impl<0b11, opcode, asmstr,
3051 : A64I_LDRSTR_unsigned<"LS64", 0b11, 0b0, 0b0, "", GPR64, dword_addrparams>;
3066 : A64I_LDRSTR_unsigned<"LSFP64", 0b11, 0b1, 0b0, "", FPR64, dword_addrparams>;
3082 def w : A64I_LSunsigimm<size, 0b0, 0b11,
3104 def w_Wm_RegOffset : A64I_LSregoff<size, 0b0, 0b11, 0b0,
3110 def w_Xm_RegOffset : A64I_LSregoff<size, 0b0, 0b11, 0b1,
3139 def w_U : A64I_LSunalimm<size, 0b0, 0b11,
3153 def w_PostInd : A64I_LSpostind<size, 0b0, 0b11,
3172 def w_PreInd : A64I_LSpreind<size, 0b0, 0b11,
3260 def PRFM : A64I_LSunsigimm<0b11, 0b0, 0b10, (outs),
3270 def PRFM_Wm_RegOffset : A64I_LSregoff<0b11, 0b0, 0b10, 0b0, (outs),
3275 def PRFM_Xm_RegOffset : A64I_LSregoff<0b11, 0b0, 0b10, 0b1, (outs),
3287 def PRFUM : A64I_LSunalimm<0b11, 0b0, 0b10, (outs),
3339 defm LS64 : A64I_LDTRSTTR<0b11, "", GPR64, "LS64">;
3345 def w : A64I_LSunpriv<size, 0b0, 0b11,
3616 def ANDSwwi : A64I_logicalimm<0b0, 0b11, (outs GPR32:$Rd),
3621 def ANDSxxi : A64I_logicalimm<0b1, 0b11, (outs GPR64:$Rd),
3691 def _ror : A64I_logicalshift<sf, opc, 0b11, N,
3724 defm ANDS : logical_sizes<"ANDS", 0b11, 0b0, 0b1, "ands",
3738 defm BICS : logical_sizes<"BICS", 0b11, 0b1, 0b0, "bics",
3746 def _lsl : A64I_logicalshift<sf, 0b11, 0b00, 0b0,
3757 def _lsr : A64I_logicalshift<sf, 0b11, 0b01, 0b0,
3767 def _asr : A64I_logicalshift<sf, 0b11, 0b10, 0b0,
3777 def _ror : A64I_logicalshift<sf, 0b11, 0b11, 0b0,
3829 def _ror : A64I_logicalshift<sf, 0b01, 0b11, 0b1,
3922 defm MOVK : A64I_movwSizes<0b11, "movk",