• Home
  • Raw
  • Download

Lines Matching refs:rn

157                   const Register& rn,
160 const Register& rn,
163 const Register& rn,
166 const Register& rn,
169 const Register& rn,
172 const Register& rn,
175 const Register& rn,
178 const Register& rn,
180 inline void Tst(const Register& rn, const Operand& operand);
182 const Register& rn,
188 const Register& rn,
191 const Register& rn,
194 const Register& rn,
197 const Register& rn,
199 inline void Cmn(const Register& rn, const Operand& operand);
200 inline void Cmp(const Register& rn, const Operand& operand);
207 const Register& rn,
214 const Register& rn,
217 const Register& rn,
220 const Register& rn,
223 const Register& rn,
230 const Register& rn,
259 inline void Ccmp(const Register& rn,
263 inline void Ccmn(const Register& rn,
267 void ConditionalCompareMacro(const Register& rn,
273 const Register& rn,
309 inline void Asr(const Register& rd, const Register& rn, unsigned shift);
310 inline void Asr(const Register& rd, const Register& rn, const Register& rm);
323 const Register& rn,
327 const Register& rn,
337 inline void Cinc(const Register& rd, const Register& rn, Condition cond);
338 inline void Cinv(const Register& rd, const Register& rn, Condition cond);
339 inline void Cls(const Register& rd, const Register& rn);
340 inline void Clz(const Register& rd, const Register& rn);
341 inline void Cneg(const Register& rd, const Register& rn, Condition cond);
343 inline void CmovX(const Register& rd, const Register& rn, Condition cond);
347 const Register& rn,
351 const Register& rn,
355 const Register& rn,
362 const Register& rn,
408 inline void Fmov(FPRegister fd, Register rn);
457 inline void Lsl(const Register& rd, const Register& rn, unsigned shift);
458 inline void Lsl(const Register& rd, const Register& rn, const Register& rm);
459 inline void Lsr(const Register& rd, const Register& rn, unsigned shift);
460 inline void Lsr(const Register& rd, const Register& rn, const Register& rm);
462 const Register& rn,
465 inline void Mneg(const Register& rd, const Register& rn, const Register& rm);
471 const Register& rn,
474 inline void Mul(const Register& rd, const Register& rn, const Register& rm);
476 inline void Rbit(const Register& rd, const Register& rn);
478 inline void Rev(const Register& rd, const Register& rn);
479 inline void Rev16(const Register& rd, const Register& rn);
480 inline void Rev32(const Register& rd, const Register& rn);
482 inline void Ror(const Register& rd, const Register& rn, const Register& rm);
484 const Register& rn,
488 const Register& rn,
492 const Register& rn,
494 inline void Sdiv(const Register& rd, const Register& rn, const Register& rm);
496 const Register& rn,
500 const Register& rn,
504 const Register& rn,
507 const Register& rn,
509 inline void Umull(const Register& rd, const Register& rn, const Register& rm);
513 inline void Sxtb(const Register& rd, const Register& rn);
514 inline void Sxth(const Register& rd, const Register& rn);
515 inline void Sxtw(const Register& rd, const Register& rn);
519 const Register& rn,
523 const Register& rn,
527 const Register& rn,
529 inline void Udiv(const Register& rd, const Register& rn, const Register& rm);
531 const Register& rn,
535 const Register& rn,
538 inline void Uxtb(const Register& rd, const Register& rn);
539 inline void Uxth(const Register& rd, const Register& rn);
540 inline void Uxtw(const Register& rd, const Register& rn);