Home
last modified time | relevance | path

Searched defs:R2Value (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/s390/
Dconstants-s390.h2118 inline int R2Value() const { return Bits<TwoByteInstr, int>(3, 0); } in R2Value() function
2130 inline int R2Value() const { return Bits<FourByteInstr, int>(3, 0); } in R2Value() function
2140 inline int R2Value() const { return Bits<FourByteInstr, int>(3, 0); } in R2Value() function
2151 inline int R2Value() const { return Bits<FourByteInstr, int>(3, 0); } in R2Value() function
2290 inline int R2Value() const { return Bits<SixByteInstr, int>(35, 32); } in R2Value() function