Lines Matching refs:b11
1913 def SMCi : A64I_exceptImpl<0b000, 0b11, "smc">;
1919 def DCPS3i : A64I_exceptImpl<0b101, 0b11, "dcps3">;
2095 def FCVT16 : FCVTRegType<FPR16, 0b11, f16>;
2257 : A64I_fpfixed<sf, 0b0, type, 0b11, opcode,
2342 defm FCVTZ : A64I_fptointRM<0b11, 0b0, "fcvtz">;
2515 def PRFM_lit : A64I_LDRlit<0b11, 0b0,
2582 def _dword: A64I_SRexs_impl<0b11, opcode, asmstr,
2619 def _dword: A64I_LRexs_impl<0b11, opcode, asmstr,
2687 def _dword: A64I_SLexs_impl<0b11, opcode, asmstr,
2717 def _dword: A64I_SPexs_impl<0b11, opcode, asmstr, (outs),
2749 def _dword: A64I_LPexs_impl<0b11, opcode, asmstr,
3098 : A64I_LDRSTR_unsigned<"LS64", 0b11, 0b0, 0b0, "", GPR64, dword_addrparams>;
3113 : A64I_LDRSTR_unsigned<"LSFP64", 0b11, 0b1, 0b0, "", FPR64, dword_addrparams>;
3129 def w : A64I_LSunsigimm<size, 0b0, 0b11,
3151 def w_Wm_RegOffset : A64I_LSregoff<size, 0b0, 0b11, 0b0,
3157 def w_Xm_RegOffset : A64I_LSregoff<size, 0b0, 0b11, 0b1,
3186 def w_U : A64I_LSunalimm<size, 0b0, 0b11,
3200 def w_PostInd : A64I_LSpostind<size, 0b0, 0b11,
3219 def w_PreInd : A64I_LSpreind<size, 0b0, 0b11,
3307 def PRFM : A64I_LSunsigimm<0b11, 0b0, 0b10, (outs),
3317 def PRFM_Wm_RegOffset : A64I_LSregoff<0b11, 0b0, 0b10, 0b0, (outs),
3322 def PRFM_Xm_RegOffset : A64I_LSregoff<0b11, 0b0, 0b10, 0b1, (outs),
3334 def PRFUM : A64I_LSunalimm<0b11, 0b0, 0b10, (outs),
3386 defm LS64 : A64I_LDTRSTTR<0b11, "", GPR64, "LS64">;
3392 def w : A64I_LSunpriv<size, 0b0, 0b11,
3663 def ANDSwwi : A64I_logicalimm<0b0, 0b11, (outs GPR32:$Rd),
3668 def ANDSxxi : A64I_logicalimm<0b1, 0b11, (outs GPR64:$Rd),
3738 def _ror : A64I_logicalshift<sf, opc, 0b11, N,
3771 defm ANDS : logical_sizes<"ANDS", 0b11, 0b0, 0b1, "ands",
3785 defm BICS : logical_sizes<"BICS", 0b11, 0b1, 0b0, "bics",
3793 def _lsl : A64I_logicalshift<sf, 0b11, 0b00, 0b0,
3804 def _lsr : A64I_logicalshift<sf, 0b11, 0b01, 0b0,
3814 def _asr : A64I_logicalshift<sf, 0b11, 0b10, 0b0,
3824 def _ror : A64I_logicalshift<sf, 0b11, 0b11, 0b0,
3876 def _ror : A64I_logicalshift<sf, 0b01, 0b11, 0b1,
3969 defm MOVK : A64I_movwSizes<0b11, "movk",