Home | History | Annotate | Download | only in ARM

Lines Matching full:ldrb

1254 defm t2LDRB  : T2I_ld<0, 0b00, "ldrb", IIC_iLoad_bh_i, IIC_iLoad_bh_si,
1331 "ldrb", "\t$Rt, $addr!", "$addr.base = $Rn_wb", []>;
1336 "ldrb", "\t$Rt, $Rn$offset", "$Rn = $Rn_wb", []>;
4163 // Alias for LDR, LDRB, LDRH, LDRSB, and LDRSH without the ".w" optional
4167 def : t2InstAlias<"ldrb${p} $Rt, $addr",
4178 def : t2InstAlias<"ldrb${p} $Rt, $addr",
4189 def : t2InstAlias<"ldrb${p} $Rt, $addr",
4402 def t2LDRBpcrel : t2AsmPseudo<"ldrb${p} $Rt, $addr",
4413 def : t2InstAlias<"ldrb${p}.w $Rt, $addr",