Lines Matching full:b110
377 def ISB : CRmSystemI<barrier_op, 0b110, "isb",
717 def UMULHrr : MulHi<0b110, "umulh", mulhu>;
3440 defm TRN2 : SIMDZipVector<0b110, "trn2", AArch64trn2>;
4777 defm LD1R : SIMDLdR<0, 0b110, 0, "ld1r", "One", 1, 2, 4, 8>;
4778 defm LD2R : SIMDLdR<1, 0b110, 0, "ld2r", "Two", 2, 4, 8, 16>;
4986 def SHA256SU1rrr :SHATiedInstVVV<0b110, "sha256su1",int_aarch64_crypto_sha256su1>;