Home | History | Annotate | Download | only in AArch64

Lines Matching full:b101

357     def w_sxth : A64I_addsubext<sf, op, S, 0b00, 0b101,
1917 def DCPS1i : A64I_exceptImpl<0b101, 0b01, "dcps1">;
1918 def DCPS2i : A64I_exceptImpl<0b101, 0b10, "dcps2">;
1919 def DCPS3i : A64I_exceptImpl<0b101, 0b11, "dcps3">;
2626 defm LDAR : A64I_LRex<"ldar", 0b101>;
2693 defm STLR : A64I_SLex<"stlr", 0b101, "STLR">;
4212 def DMBi : simple_sys<0b00, 0b011, 0b0011, 0b101, dbarrier_op, "dmb">;