Home | History | Annotate | Download | only in ARM

Lines Matching full:stlexh

4737 def STLEXH: AIstlex<0b11, (outs GPR:$Rd), (ins GPR:$Rt, addr_offset_none:$addr),
4738 NoItinerary, "stlexh", "\t$Rd, $Rt, $addr",
4767 (STLEXH GPR:$Rt, addr_offset_none:$addr)>;