Home | History | Annotate | Download | only in s390

Lines Matching refs:R2Value

1323   inline int R2Value() const { return Bits<TwoByteInstr, int>(3, 0); }
1335 inline int R2Value() const { return Bits<FourByteInstr, int>(3, 0); }
1345 inline int R2Value() const { return Bits<FourByteInstr, int>(3, 0); }
1356 inline int R2Value() const { return Bits<FourByteInstr, int>(3, 0); }
1498 inline int R2Value() const { return Bits<SixByteInstr, int>(35, 32); }